Closed (fixed)
Project:
Boost
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2009 at 15:55 UTC
Updated:
11 Dec 2009 at 10:50 UTC
From log:
[Tue Nov 24 16:43:04 2009] [error] [client 84.0.173.131] FastCGI: server "/adat/3w/drupalhat_multi/fastphp" stderr: PHP Parse
error: syntax error, unexpected T_STRING in /adat/3w/drupalhat_multi/sites/all/modules/boost/boost.admin.inc on line 370
boost.admin.inc :
'#title' => t('Check database timestamps for any site changes. Only if there's been a change will boost ...
The there's cause the php error.
Comments
Comment #1
mikeytown2 commentedthanks for reporting that! its been fixed
Comment #2
dbeall commentedsorry about that, it was my fault for using a character without an escape.. I learned my lesson on that(noob)...