|
From: FlorinCB <ory...@us...> - 2008-09-05 16:23:54
|
Update of /cvsroot/mxbb/core/install In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8848 Modified Files: mx_install.php Log Message: new release topic fixed Index: mx_install.php =================================================================== RCS file: /cvsroot/mxbb/core/install/mx_install.php,v retrieving revision 1.102 retrieving revision 1.103 diff -C2 -d -r1.102 -r1.103 *** mx_install.php 24 Aug 2008 13:21:09 -0000 1.102 --- mx_install.php 5 Sep 2008 16:23:49 -0000 1.103 *************** *** 46,50 **** // These URLs are used in the footer installation panels. // ! define('U_RELEASE_NOTES', 'http://www.mx-publisher.com/phpBB2/viewtopic.php?t=10812'); //define('U_WELCOME_PACK', 'http://www.mx-publisher.com/index.php?page=136'); define('U_ONLINE_MANUAL', 'http://www.mx-publisher.com/docs/manual'); --- 46,50 ---- // These URLs are used in the footer installation panels. // ! define('U_RELEASE_NOTES', 'http://www.mx-publisher.com/phpBB2/viewtopic.php?t=10949'); //define('U_WELCOME_PACK', 'http://www.mx-publisher.com/index.php?page=136'); define('U_ONLINE_MANUAL', 'http://www.mx-publisher.com/docs/manual'); |