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