fixed displaying unlimited premium account

This commit is contained in:
slawkens1
2017-05-19 02:55:27 +02:00
parent 4bd4198e1c
commit 0b315bfda6
3 changed files with 4 additions and 3 deletions

View File

@@ -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)
{