Code style changed, ext-user continued:
[mailer.git] / inc / handler.php
index 8aa40ee08f7bb5446092fc257a6cd1812fb241c4..84176c10b753b85329d780bc8d5c7da3e4f002c7 100644 (file)
@@ -56,7 +56,7 @@ function __errorHandler ($errno, $errstr, $errfile, $errline) {
 
 // Init error handler
 function initErrorHandler () {
-       enableExitOnError(false);
+       enableExitOnError(FALSE);
 }
 
 // Enable exit on error