|
From: Florin C B. <ory...@us...> - 2013-07-07 02:21:18
|
Update of /cvsroot/mxbb/core In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21976 Modified Files: config.php Log Message: Index: config.php =================================================================== RCS file: /cvsroot/mxbb/core/config.php,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** config.php 28 Jun 2013 15:32:37 -0000 1.16 --- config.php 7 Jul 2013 02:21:15 -0000 1.17 *************** *** 6,21 **** // This file must be put into the MX-Publisher Modular System directory, not into the phpBB directory. - $dbms = 'mysql4'; - - $dbhost = 'localhost'; - $dbname = 'caleacrestina_uv_ro01'; - $dbuser = 'caleacrestina_01'; - $dbpasswd = 'tZDvL7A2'; - - $mx_table_prefix = 'ms_'; - - define('UTF_STATUS', 'phpbb3'); - - define('MX_INSTALLED', true); ?> \ No newline at end of file --- 6,9 ---- |