|
From: FlorinCB <ory...@us...> - 2008-12-23 06:58:43
|
Update of /cvsroot/mxbb/mx_smartor In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv16654 Modified Files: db_upgrade.php Log Message: fix Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/db_upgrade.php,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** db_upgrade.php 4 Oct 2008 21:13:54 -0000 1.25 --- db_upgrade.php 23 Dec 2008 06:58:37 -0000 1.26 *************** *** 30,34 **** } ! $mx_module_version = '2.9.5'; $mx_module_copy = 'Mx-Publisher <i> - smartor album FAP </i> module by Mighty Gorgon & <a href="http://www.mxbb.net" target="_blank">The Mx-Publisher Development Team</a>'; --- 30,34 ---- } ! $mx_module_version = '2.9.6'; $mx_module_copy = 'Mx-Publisher <i> - smartor album FAP </i> module by Mighty Gorgon & <a href="http://www.mxbb.net" target="_blank">The Mx-Publisher Development Team</a>'; |