[Xfce4-commits] <www:nick/gettext> Disable debugging.

Nick Schermer noreply at xfce.org
Sun Jan 16 19:38:01 CET 2011


Updating branch refs/heads/nick/gettext
         to 2a6d2038742c311910de46c698318ce08009fb39 (commit)
       from 6a43c825054673ccef144c054daaf83cd5068c45 (commit)

commit 2a6d2038742c311910de46c698318ce08009fb39
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Jan 16 19:36:56 2011 +0100

    Disable debugging.

 index.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/index.php b/index.php
index 53e45aa..79bb193 100644
--- a/index.php
+++ b/index.php
@@ -1,6 +1,6 @@
 <?php
 
-error_reporting(E_ALL | E_STRICT);
+/*error_reporting(E_ALL | E_STRICT);*/
 date_default_timezone_set ('UTC');
 
 function microtime_float ()



More information about the Xfce4-commits mailing list