[phpwebapp-commits] CVS: app1/config const.Debug.php,1.4,1.5
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2005-07-06 14:04:54
|
Update of /cvsroot/phpwebapp/app1/config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29761/config Modified Files: const.Debug.php Log Message: Index: const.Debug.php =================================================================== RCS file: /cvsroot/phpwebapp/app1/config/const.Debug.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** const.Debug.php 18 Apr 2005 10:01:52 -0000 1.4 --- const.Debug.php 6 Jul 2005 14:04:42 -0000 1.5 *************** *** 47,51 **** * around each file that is included in the page */ ! define("DEBUG_INCLUDES", true); /** --- 47,51 ---- * around each file that is included in the page */ ! define("DEBUG_INCLUDES", false); /** |