|
From: FlorinCB <ory...@us...> - 2008-11-05 06:13:50
|
Update of /cvsroot/mxbb/core/install In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv23907 Modified Files: mx_install.php Log Message: added note Index: mx_install.php =================================================================== RCS file: /cvsroot/mxbb/core/install/mx_install.php,v retrieving revision 1.113 retrieving revision 1.114 diff -C2 -d -r1.113 -r1.114 *** mx_install.php 30 Sep 2008 07:04:45 -0000 1.113 --- mx_install.php 5 Nov 2008 06:13:41 -0000 1.114 *************** *** 1279,1282 **** --- 1279,1284 ---- '; dbuser:'.$phpbb_info['dbuser'].'; prefix:'.$phpbb_info['table_prefix'].';' ); + + //If we have a old forum wtih databse deleted we should delete config.php to detect other installtions correct // |