|
From: FlorinCB <ory...@us...> - 2009-07-08 05:28:33
|
Update of /cvsroot/mxbb/mx_clock In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv21410 Modified Files: db_install.php db_upgrade.php Log Message: upd Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_clock/db_install.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** db_install.php 8 Jul 2009 00:29:21 -0000 1.6 --- db_install.php 8 Jul 2009 03:15:10 -0000 1.7 *************** *** 31,35 **** } ! $mx_module_version = '2.9.0'; $mx_module_copy = 'MXP <i> - Clock</i> module by Drumstix42 (Mark Schlitz) & <a href="http://www.mx-publisher.com" target="_blank">OryNider</a>'; --- 31,35 ---- } ! $mx_module_version = '2.9.1'; $mx_module_copy = 'MXP <i> - Clock</i> module by Drumstix42 (Mark Schlitz) & <a href="http://www.mx-publisher.com" target="_blank">OryNider</a>'; Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_clock/db_upgrade.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** db_upgrade.php 8 Jul 2009 00:29:21 -0000 1.6 --- db_upgrade.php 8 Jul 2009 03:15:10 -0000 1.7 *************** *** 31,35 **** } ! $mx_module_version = '2.9.0'; $mx_module_copy = 'MXP <i> - Clock</i> module by Drumstix42 (Mark Schlitz) & <a href="http://www.mx-publisher.com" target="_blank">OryNider</a>'; --- 31,35 ---- } ! $mx_module_version = '2.9.1'; $mx_module_copy = 'MXP <i> - Clock</i> module by Drumstix42 (Mark Schlitz) & <a href="http://www.mx-publisher.com" target="_blank">OryNider</a>'; |