gibt elle fehler aus
git-svn-id: svn://svn.cccv.de/engel-system@172 29ba0400-6e00-0410-a75a-ca02368028f8
This commit is contained in:
parent
3ea895c901
commit
bbc541d731
|
@ -13,10 +13,10 @@
|
|||
}
|
||||
|
||||
// register error handler
|
||||
// set_error_handler("Error_Handler", E_ALL);
|
||||
set_error_handler("Error_Handler");
|
||||
|
||||
|
||||
ini_set( "error_reporting", E_ALL);
|
||||
error_reporting(E_ALL);
|
||||
|
||||
// send errors
|
||||
function send_errors()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue