diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2023-08-25 10:48:58 +0200 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2023-08-25 10:48:58 +0200 |
commit | 72268d06c66cf26ed2159965162f29a4e2c310d6 (patch) | |
tree | 3b3a21e9f3969f14d1077cd9fd456d5ea6c1c1fd /9 | |
parent | 0175af732dc22c9ba2c4908d400150024708ffa1 (diff) | |
download | www-72268d06c66cf26ed2159965162f29a4e2c310d6.tar www-72268d06c66cf26ed2159965162f29a4e2c310d6.tar.gz www-72268d06c66cf26ed2159965162f29a4e2c310d6.tar.bz2 www-72268d06c66cf26ed2159965162f29a4e2c310d6.tar.xz www-72268d06c66cf26ed2159965162f29a4e2c310d6.zip |
Add Mageia 9 to other pages
Diffstat (limited to '9')
-rw-r--r-- | 9/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/9/index.php b/9/index.php index f708310f0..2f2c49e2e 100644 --- a/9/index.php +++ b/9/index.php @@ -1,5 +1,5 @@ <?php require_once '../langs.inc.php'; -relocate($langs, '8/'); +relocate($langs, '9/'); |