[phpwebapp-commits] CVS: app3 webapp.php,1.2,1.3
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2003-09-08 23:12:36
|
Update of /cvsroot/phpwebapp/app3 In directory sc8-pr-cvs1:/tmp/cvs-serv21981 Modified Files: webapp.php Log Message: *** empty log message *** Index: webapp.php =================================================================== RCS file: /cvsroot/phpwebapp/app3/webapp.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** webapp.php 25 Aug 2003 13:52:02 -0000 1.2 --- webapp.php 8 Sep 2003 13:25:41 -0000 1.3 *************** *** 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 ---- |