mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
fixed displaying unlimited premium account
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
defined('MYAAC') or die('Direct access not allowed!');
|
||||
$title = 'Characters';
|
||||
|
||||
//require(SYSTEM . 'item.php');
|
||||
require(SYSTEM . 'item.php');
|
||||
$groups = new OTS_Groups_List();
|
||||
function generate_search_table($script = false)
|
||||
{
|
||||
|
Reference in New Issue
Block a user