mirror of
https://github.com/slawkens/myaac.git
synced 2025-06-18 02:34:29 +02:00
Add $config['site']['serverPath'] for better compatibility with Gesior
This commit is contained in:
parent
c074a48f24
commit
00c3635c5f
@ -93,6 +93,7 @@ if(setting('core.backward_support')) {
|
||||
if($logged && $account_logged)
|
||||
$group_id_of_acc_logged = $account_logged->getGroupId();
|
||||
|
||||
$config['serverPath'] = $config['server_path'];
|
||||
$config['site'] = &$config;
|
||||
$config['server'] = &$config['lua'];
|
||||
$config['site']['shop_system'] = setting('core.gifts_system');
|
||||
|
Loading…
x
Reference in New Issue
Block a user