noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 62/65: Set properly the error log


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 62/65: Set properly the error log
Date: Wed, 09 Sep 2015 08:27:36 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit d42307d965300807e919bf1d57efcf00fd684bce
Author: Dany De Bontridder <address@hidden>
Date:   Tue Sep 8 12:04:31 2015 +0200

    Set properly the error log
---
 include/constant.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/constant.php b/include/constant.php
index 46c55bc..f59e68d 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -123,6 +123,7 @@ define ('MAX_ACTION_SHOW',20);
 if ( DEBUG ) {
        error_reporting(2147483647);
        ini_set("display_errors",1);
+       ini_set(" display_startup_errors",1);
        ini_set("html_errors",1);
         ini_set('log_errors',1);
         ini_set('log_errors_max_len',0);



reply via email to

[Prev in Thread] Current Thread [Next in Thread]