fixed some .htaccess rewrites like newsarchive, which didn't showed correctly on tibiacom template and added polls/id rule

This commit is contained in:
slawkens1
2017-05-18 17:58:34 +02:00
parent ecd279453f
commit 6658eb5f20
2 changed files with 4 additions and 4 deletions

View File

@@ -141,7 +141,7 @@ if($config['backward_support']) {
if(!isset($config['lightborder']))
$config['lightborder'] = '#F1E0C6';
$config['site']['download_page'] = false;
$config['site']['download_page'] = true;
$config['site']['serverinfo_page'] = true;
$config['site']['screenshot_page'] = true;