Blah
This commit is contained in:
parent
17509aa3b9
commit
7f8c5e8270
@ -124,10 +124,10 @@ $aGlobal['acl']['graphs']['statistics'] = $setting->getValue('acl_graphs_statist
|
||||
$aGlobal['acl']['donors']['page'] = $setting->getValue('acl_donors_page');
|
||||
$aGlobal['acl']['about']['page'] = $setting->getValue('acl_about_page');
|
||||
$aGlobal['acl']['contactform'] = $setting->getValue('acl_contactform');
|
||||
$aGlobal['acl']['irc']['chat'] = $setting->getValue('acl_chat_page', 2);
|
||||
$aGlobal['acl']['chat']['page'] = $setting->getValue('acl_chat_page', 2);
|
||||
|
||||
// System
|
||||
$aGlobal['system']['chat']['page'] = $setting->getValue('system_irc_chat');
|
||||
$aGlobal['system']['irc']['chat'] = $setting->getValue('system_irc_chat');
|
||||
|
||||
// We don't want these session infos cached
|
||||
if (@$_SESSION['USERDATA']['id']) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user