
09-21-2005, 03:20 AM
|
|
|
Join Date: Feb 2005
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by AlexUK
I am getting this error on init.php:
Parse error: parse error, unexpected T_VARIABLE, expecting ')' in /home/lounge/public_html/forums/includes/init.php on line 918
I re-checked several times and cant see whats wrong.
Look here:
$specialtemplates = array_merge(array(
'options',
'cron',
'forumcache',
'usergroupcache',
'stylecache',
'arcadesettings'
), $specialtemplates);
|
not sure whats wrong there
|