mirror of
https://github.com/slawkens/myaac.git
synced 2025-12-01 07:16:50 +01:00
Reviewed some settings again, fixing many glitches
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
defined('MYAAC') or die('Direct access not allowed!');
|
||||
$title = 'Support in game';
|
||||
|
||||
if($config['account_country'])
|
||||
if(setting('core.account_country'))
|
||||
require SYSTEM . 'countries.conf.php';
|
||||
|
||||
$groups = new OTS_Groups_List();
|
||||
|
||||
Reference in New Issue
Block a user