Update of /cvsroot/phpwebapp/app1
In directory sc8-pr-cvs1:/tmp/cvs-serv21511
Modified Files:
webapp.php
Log Message:
*** empty log message ***
Index: webapp.php
===================================================================
RCS file: /cvsroot/phpwebapp/app1/webapp.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** webapp.php 25 Aug 2003 13:41:13 -0000 1.4
--- webapp.php 8 Sep 2003 13:24:17 -0000 1.5
***************
*** 42,46 ****
include CONFIG_PATH."const.Options.php";
include CONFIG_PATH."const.Debug.php";
- if (USES_DB) include CONFIG_PATH."const.DB.php";
//include the WebApp framework
--- 42,45 ----
|