|
From: FlorinCB <ory...@us...> - 2009-07-08 05:36:42
|
Update of /cvsroot/mxbb/mx_clock In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv26489 Modified Files: clock.swf db_install.php db_upgrade.php Log Message: default clock update! Index: clock.swf =================================================================== RCS file: /cvsroot/mxbb/mx_clock/clock.swf,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsdId9XH and /tmp/cvsFuUf9s differ Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_clock/db_install.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_install.php 22 Jun 2008 14:12:07 -0000 1.5 --- db_install.php 8 Jul 2009 00:29:21 -0000 1.6 *************** *** 31,35 **** } ! $mx_module_version = '2.8.2'; $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.0'; $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.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_upgrade.php 22 Jun 2008 14:12:07 -0000 1.5 --- db_upgrade.php 8 Jul 2009 00:29:21 -0000 1.6 *************** *** 31,35 **** } ! $mx_module_version = '2.8.2'; $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.0'; $mx_module_copy = 'MXP <i> - Clock</i> module by Drumstix42 (Mark Schlitz) & <a href="http://www.mx-publisher.com" target="_blank">OryNider</a>'; |