Changed ERR_ERROR to ERR_ALERT. Added PHP5 fix for error reporting. Error handler...
[isso.git] / kernel.php
2005-01-22 Robert SesekChanged ERR_ERROR to ERR_ALERT. Added PHP5 fix for...
2005-01-22 Robert SesekPHP version requirement of 4.1.0+
2005-01-22 Robert SesekStrip registered globals. Make _isso::sanitize _isso...
2005-01-22 Robert SesekAdded input sanitize functions. The new system works...
2005-01-15 Robert SesekAdded debug information notices. Created iff() wrapper...
2005-01-14 Robert SesekAdded font styling to ISSO::_message()
2005-01-14 Robert SesekAdded $apppath global variable, changed procedure for...
2005-01-13 Robert SesekInitial SVN for base framework.