Update of /cvsroot/phpwebapp/documentation
In directory sc8-pr-cvs1:/tmp/cvs-serv18486
Modified Files:
webapp.php
Log Message:
*** empty log message ***
Index: webapp.php
===================================================================
RCS file: /cvsroot/phpwebapp/documentation/webapp.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** webapp.php 25 Aug 2003 13:29:19 -0000 1.5
--- webapp.php 8 Sep 2003 13:22:39 -0000 1.6
***************
*** 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 ----
|