We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b02c7f4 commit dd47423Copy full SHA for dd47423
templates/tibiacom/index.php
@@ -42,8 +42,6 @@
42
} else if ($exp[0] === 'news' && $exp[1] === 'archive') {
43
$tmp = 'news_archive';
44
}
45
- else
46
- $tmp = $exp[0];
47
48
49
0 commit comments