|
From: FlorinCB <ory...@us...> - 2009-07-11 02:55:55
|
Update of /cvsroot/mxbb/mx_radiocast In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv17921 Modified Files: db_install.php db_upgrade.php Log Message: upd Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/db_install.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** db_install.php 11 Jun 2009 08:15:55 -0000 1.6 --- db_install.php 11 Jul 2009 02:55:44 -0000 1.7 *************** *** 33,37 **** } ! $mx_module_version = '2.9.1'; $mx_module_copy = 'mX-Publisher <i> - Radio Cast</i> module by <a href="http://caleacrestina.com/" target="_blank">OryNider (FlorinCB)</a>'; --- 33,37 ---- } ! $mx_module_version = '2.9.2'; $mx_module_copy = 'mX-Publisher <i> - Radio Cast</i> module by <a href="http://caleacrestina.com/" target="_blank">OryNider (FlorinCB)</a>'; Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/db_upgrade.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_upgrade.php 11 Jun 2009 08:15:55 -0000 1.5 --- db_upgrade.php 11 Jul 2009 02:55:44 -0000 1.6 *************** *** 30,34 **** } ! $mx_module_version = '2.9.1'; $mx_module_copy = 'mX-Publisher <i> - Radio Cast</i> module by <a href="http://caleacrestina.com/" target="_blank">OryNider (FlorinCB)</a>'; --- 30,34 ---- } ! $mx_module_version = '2.9.2'; $mx_module_copy = 'mX-Publisher <i> - Radio Cast</i> module by <a href="http://caleacrestina.com/" target="_blank">OryNider (FlorinCB)</a>'; |