|
From: Jon O. <jon...@us...> - 2008-01-31 21:43:37
|
Update of /cvsroot/mxbb/core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1748 Modified Files: Tag: core28x config.php Log Message: ooops, sorry Index: config.php =================================================================== RCS file: /cvsroot/mxbb/core/config.php,v retrieving revision 1.10 retrieving revision 1.10.4.1 diff -C2 -d -r1.10 -r1.10.4.1 *** config.php 8 Jan 2006 23:17:58 -0000 1.10 --- config.php 31 Jan 2008 21:43:32 -0000 1.10.4.1 *************** *** 1,9 **** <?php ! // mxBB Portal auto-generated config file // Do not change anything in this file! ! // This file must be put into the mxBB Portal directory, not into the phpBB directory. ! --- 1,8 ---- <?php ! // mxBB-Portal auto-generated config file // Do not change anything in this file! ! // This file must be put into the mxBB-Portal directory. |