Clean up old links

We have moved everything to skirogaining.krk-litvinov.cz
This commit is contained in:
2022-01-14 07:58:03 +01:00
parent 8ec3661648
commit 7f0602c54b
47 changed files with 108 additions and 108 deletions

View File

@@ -12,7 +12,7 @@ $root = '/2010';
$pretitle = '1. Skirogaining 2010';
$mainMail = 'tojnar@gmail.com';
require $lang . '.php';
$CMS['%url%'] = 'http://skirogaining.tojnar.cz' . htmlspecialchars($url);
$CMS['%url%'] = 'https://skirogaining.krk-litvinov.cz' . htmlspecialchars($url);
$CMS['%root%'] = $root;
$CMS['%lang%'] = $lang;
$CMS['%unknownAuthor%'] = 'Jan Tojnar';