phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgroupware/doc/php-configuration.txt, 1.1.2.2


From: nomail
Subject: [Phpgroupware-cvs] phpgroupware/doc/php-configuration.txt, 1.1.2.2
Date: Sun, 5 Sep 2004 03:33:15 +0200

Update of /phpgroupware/doc
Modified Files:
        Branch: Version-0_9_16-branch
          php-configuration.txt

date: 2004/09/05 01:33:15;  author: skwashd;  state: Exp;  lines: +2 -2

Log Message:
updates
=====================================================================
Index: phpgroupware/doc/php-configuration.txt
diff -u phpgroupware/doc/php-configuration.txt:1.1.2.1 
phpgroupware/doc/php-configuration.txt:1.1.2.2
--- phpgroupware/doc/php-configuration.txt:1.1.2.1      Wed Jan 28 10:46:38 2004
+++ phpgroupware/doc/php-configuration.txt      Sun Sep  5 01:33:15 2004
@@ -15,7 +15,7 @@
 At least this value should help with more complex operations.
 
 ERRORS
-error_reporting = E_ALL  ~E_NOTICE
+error_reporting = E_ALL & ~E_NOTICE
 Having this set to E_ALL, will cause all types of problems if left to
 display on the screen.  E_NOTICE are non-fatal errors such as undefined
 variable etc.  Having this set to E_ALL only will dramatically increase




reply via email to

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