Closed (fixed)
Project:
Zero Point
Version:
6.x-1.7
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2009 at 21:27 UTC
Updated:
15 Aug 2009 at 21:57 UTC
I went into the settings file to set zeropoint as the default maintenance page. I changed
# 'maintenance_theme' => 'minelli',
to
'maintenance_theme' => 'zeropoint',
and I received this error
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /home7/example/public_html/sites/default/settings.php on line 186
Does anyone have any ideas?
Comments
Comment #1
florian commentedYou should do this:
Comment #2
jweberg commentedDon't know how I missed that. I know better. Thanks.