
09-19-2005, 06:29 AM
|
 |
|
|
Join Date: Jan 2005
Posts: 124
Благодарил(а): 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);
|
Can anyone help me with this?
|