Skip to content

Commit

Permalink
Fix menus like char-bazaar/auctions-history etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
slawkens committed Jan 17, 2025
1 parent b02c7f4 commit dd47423
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions templates/tibiacom/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@
} else if ($exp[0] === 'news' && $exp[1] === 'archive') {
$tmp = 'news_archive';
}
else
$tmp = $exp[0];
}
}
}
Expand Down

0 comments on commit dd47423

Please sign in to comment.