To all WAMP users:
WAMP doesn't support "E_NONE" in error_reporting.
To avoid any bugs just follow these two steps:
Step 1:
Go to config/settings.pgp
Step 2:
Comment out line 41 like:
//error_reporting(E_NONE);
Thanks to Bob Connoly who found this bug. I'll upload a new version (0.9.3) as soon as possible.



