stevetruckstuff
|
f41a7c9454
Fix unreachable code
|
19 years ago |
stevetruckstuff
|
464a61b52b
Add explicit saveDelayedErrors() member function
|
19 years ago |
stevetruckstuff
|
4df9981f2d
Prevent the same error from being displayed twice
|
19 years ago |
stevetruckstuff
|
bac4cf6314
Correct typo in previous commit.
|
19 years ago |
stevetruckstuff
|
69f9454fbb
Fix error with trying to resend the header on a fatal error.
|
19 years ago |
stevetruckstuff
|
3f002629a4
Implement delayed error handling. Defaults to FALSE. Enable this feature by calling $oErrorHandler->setDealyedErrors(true). This allows errors to be held on certain pages, e.g. webmail.php and displayed at a more appropriate time, e.g. at the bottom of left_main.php.
|
19 years ago |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 years ago |
stekkel
|
0ee5d97177
Update documentation
|
19 years ago |
stekkel
|
f28f5bb0eb
Fix for #1093360.
|
19 years ago |
stekkel
|
8a1d9e2fdf
made the code work for triggering imap related errors.
|
19 years ago |
tokul
|
83fdb4c332
copyright update
|
19 years ago |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 years ago |
stekkel
|
864d67873d
Respect the error_reporting setting in php.ini and do not display errors
|
20 years ago |
tokul
|
51faeb3419
phpdoc fix.
|
20 years ago |
tokul
|
45e76e59b8
more php 4.1.2 testing. it is possible that ini_get call is not needed.
|
20 years ago |
tokul
|
96e838cab4
add php5 E_STRICT support and disable logging of disabled error messages.
|
20 years ago |
stekkel
|
840d791203
Introduce error handling
|
20 years ago |