diff --git a/templates/tibiacom/index.php b/templates/tibiacom/index.php index 7ab603571..4cefbd373 100644 --- a/templates/tibiacom/index.php +++ b/templates/tibiacom/index.php @@ -42,8 +42,6 @@ } else if ($exp[0] === 'news' && $exp[1] === 'archive') { $tmp = 'news_archive'; } - else - $tmp = $exp[0]; } } }