|
From: OryNider <ory...@us...> - 2008-02-01 21:27:59
|
Update of /cvsroot/mxbb/mx_glance In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25403 Modified Files: Tag: core28x db_install.php db_upgrade.php Log Message: 2.4.0 for 2.8.1 Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_glance/db_install.php,v retrieving revision 1.3.2.2 retrieving revision 1.3.2.3 diff -C2 -d -r1.3.2.2 -r1.3.2.3 *** db_install.php 24 Jan 2008 18:44:36 -0000 1.3.2.2 --- db_install.php 1 Feb 2008 21:25:17 -0000 1.3.2.3 *************** *** 31,35 **** } ! $mx_module_version = '2.3.6'; $mx_module_copy = 'mxBB <i> - At A Glance</i> module by blulegend, Jack Kan & <a href="http://www.mxbb.net" target="_blank">Mx Team</a>'; --- 31,35 ---- } ! $mx_module_version = '2.4.0'; $mx_module_copy = 'mxBB <i> - At A Glance</i> module by blulegend, Jack Kan & <a href="http://www.mxbb.net" target="_blank">Mx Team</a>'; Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_glance/db_upgrade.php,v retrieving revision 1.3.2.2 retrieving revision 1.3.2.3 diff -C2 -d -r1.3.2.2 -r1.3.2.3 *** db_upgrade.php 24 Jan 2008 18:44:36 -0000 1.3.2.2 --- db_upgrade.php 1 Feb 2008 21:25:17 -0000 1.3.2.3 *************** *** 31,35 **** } ! $mx_module_version = '2.3.6'; $mx_module_copy = 'mxBB <i> - At A Glace</i> module by blulegend, Jack Kan & <a href="http://www.mxbb.net" target="_blank">Mx Team</a>'; --- 31,35 ---- } ! $mx_module_version = '2.4.0'; $mx_module_copy = 'mxBB <i> - At A Glace</i> module by blulegend, Jack Kan & <a href="http://www.mxbb.net" target="_blank">Mx Team</a>'; |