|
From: Andrew N. \(MHobbit\) <men...@us...> - 2005-11-25 03:05:37
|
Update of /cvsroot/mxbb/core/install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28731/install Modified Files: mx_install.php Log Message: Dead mailing list news info link... Index: mx_install.php =================================================================== RCS file: /cvsroot/mxbb/core/install/mx_install.php,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -d -r1.53 -r1.54 *** mx_install.php 23 Oct 2005 18:37:06 -0000 1.53 --- mx_install.php 25 Nov 2005 03:05:26 -0000 1.54 *************** *** 69,73 **** // These URLs are used in the last installation/upgrade panels. // ! define('U_MXBB_NEWS_INFO', 'http://www.mx-system.com/forum/viewtopic.php?t=6295'); define('U_MXBB_NEWS_NOW', 'http://lists.sourceforge.net/lists/listinfo/mxbb-news'); --- 69,73 ---- // These URLs are used in the last installation/upgrade panels. // ! define('U_MXBB_NEWS_INFO', 'http://lists.sourceforge.net/lists/listinfo/mxbb-news'); define('U_MXBB_NEWS_NOW', 'http://lists.sourceforge.net/lists/listinfo/mxbb-news'); |