mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Revert "Fix menus like char-bazaar/auctions-history etc."
This reverts commit dd47423157e007a36cea60fd248191a278fef891.
This commit is contained in:
parent
89be68731e
commit
b7de8b32eb
@ -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];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user