mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-28 14:16:50 +01:00
Revert "Fix menus like char-bazaar/auctions-history etc."
This reverts commit dd47423157.
This commit is contained in:
@@ -42,6 +42,8 @@ if(isset($config['boxes']))
|
|||||||
} else if ($exp[0] === 'news' && $exp[1] === 'archive') {
|
} else if ($exp[0] === 'news' && $exp[1] === 'archive') {
|
||||||
$tmp = 'news_archive';
|
$tmp = 'news_archive';
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
$tmp = $exp[0];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user