2012-03-01, 02:31 PM
$config['super_admins'] = '1';
Then i edit it into and add more users:
$config['super_admins'] = '1' '2' '3';
Then , it's giving the site a error, any ideas why? And can anyone write how its writed, with user id, 1,2,3 ? thanks
Then i edit it into and add more users:
$config['super_admins'] = '1' '2' '3';
Then , it's giving the site a error, any ideas why? And can anyone write how its writed, with user id, 1,2,3 ? thanks
