[phpwebapp-commits] CVS: app2/config const.Debug.php,1.3,1.4
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2005-07-06 14:05:34
|
Update of /cvsroot/phpwebapp/app2/config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30675/config Modified Files: const.Debug.php Log Message: Index: const.Debug.php =================================================================== RCS file: /cvsroot/phpwebapp/app2/config/const.Debug.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** const.Debug.php 18 Apr 2005 10:01:32 -0000 1.3 --- const.Debug.php 6 Jul 2005 14:05:23 -0000 1.4 *************** *** 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); /** |