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