[phpwebapp-commits] CVS: top10/config const.DB.php,1.1.1.1.2.1,1.1.1.1.2.2
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2004-07-22 14:09:42
|
Update of /cvsroot/phpwebapp/top10/config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17879/config Modified Files: Tag: maisp const.DB.php Log Message: Index: const.DB.php =================================================================== RCS file: /cvsroot/phpwebapp/top10/config/const.DB.php,v retrieving revision 1.1.1.1.2.1 retrieving revision 1.1.1.1.2.2 diff -C2 -d -r1.1.1.1.2.1 -r1.1.1.1.2.2 *** const.DB.php 6 Jan 2004 15:22:42 -0000 1.1.1.1.2.1 --- const.DB.php 22 Jul 2004 14:09:30 -0000 1.1.1.1.2.2 *************** *** 6,8 **** define("DBPASS", "inima_top10"); define("DBNAME", "inima_top10"); ! ?> --- 6,8 ---- define("DBPASS", "inima_top10"); define("DBNAME", "inima_top10"); ! ?> \ No newline at end of file |