Update of /cvsroot/phpwebapp/app2
In directory sc8-pr-cvs1:/tmp/cvs-serv21657
Modified Files:
webapp.php
Log Message:
*** empty log message ***
Index: webapp.php
===================================================================
RCS file: /cvsroot/phpwebapp/app2/webapp.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** webapp.php 25 Aug 2003 13:46:53 -0000 1.4
--- webapp.php 8 Sep 2003 13:24:59 -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 ----
|