Fix incorrect stristr() parameter order
[squirrelmail.git] / class / error.class.php
2009-04-15 jervforsThere are too many modified files being committed witho...
2007-01-13 kinkincrement year in copyright notices
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-11-16 pdontthinkAdded comment
2006-09-18 stevetruckstuffFix unreachable code
2006-09-15 stevetruckstuffAdd explicit saveDelayedErrors() member function
2006-08-31 stevetruckstuffPrevent the same error from being displayed twice
2006-08-31 stevetruckstuffCorrect typo in previous commit.
2006-08-31 stevetruckstuffFix error with trying to resend the header on a fatal...
2006-08-10 stevetruckstuffImplement delayed error handling. Defaults to FALSE...
2006-07-15 tokulremoving trailing ?> from function scripts
2006-02-11 stekkelUpdate documentation
2006-02-11 stekkelFix for #1093360.
2006-02-08 stekkelmade the code work for triggering imap related errors.
2006-01-23 tokulcopyright update
2005-09-18 jervforsphpDocumentor updates
2005-08-06 stekkelRespect the error_reporting setting in php.ini and...
2005-08-06 tokulphpdoc fix.
2005-08-03 tokulmore php 4.1.2 testing. it is possible that ini_get...
2005-07-31 tokuladd php5 E_STRICT support and disable logging of disabl...
2005-07-28 stekkelIntroduce error handling