5
When loading modules I (sometimes) get the Blank Page of Death. Setting the DEBUG, it is:
Parse error: syntax error, unexpected T_STRING in /home/amk/public_html/t2/htdocs/cache/adminmenu.php on line 215
All errors (0) queries (3) blocks (0) extra (0) timers (3) (where /home/amk/public_html/t2/ is the root)
Editing the adminmenu.php, I remove the double quotes around
"Framework providing functionnalities to SmartModules" and everything works again!
I also take out the spelling error
To do this for every module or change-to-module is a veritable Pain in the Anatomy