[dZeeemp-cvs] dzeeemp.sources/configuration config.php,1.10,1.11
Brought to you by:
lovchy
|
From: Boris B. <lo...@us...> - 2004-08-16 07:11:45
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/configuration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14233/configuration Modified Files: config.php Log Message: Several bugs fixed Index: config.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/configuration/config.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** config.php 14 Jun 2004 12:19:33 -0000 1.10 --- config.php 16 Aug 2004 07:11:35 -0000 1.11 *************** *** 11,17 **** ; DB connection data host = localhost ! database = dzeeemp user = root ! password = ; Use persistent(true) / usual(false) connection --- 11,17 ---- ; DB connection data host = localhost ! database = portal user = root ! password = cfkmdfljh ; Use persistent(true) / usual(false) connection |