Moving error handling stuff into Loader and Functions
[isso.git] / Loader.php
2006-08-17 Robert SesekMoving error handling stuff into Loader and Functions
2006-08-16 Robert Sesekfile_exists does not work with the include path, so...
2006-08-16 Robert SesekFix parse error
2006-08-16 Robert SesekWe need to return; when we trigger an error
2006-08-16 Robert SesekUse trigger_error() instead of exceptions because the...
2006-08-16 Robert SesekFixing a bug of var not exist
2006-08-16 Robert SesekFine. We won't use stupid type hinting.
2006-08-16 Robert Sesek- Making SharedInstance() static-friendly
2006-08-15 Robert SesekAdding Loader module