|
From: FlorinCB <ory...@us...> - 2008-12-23 06:47:45
|
Update of /cvsroot/mxbb/mx_smartor In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv16353 Modified Files: db_install.php Log Message: fix Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/db_install.php,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** db_install.php 4 Oct 2008 21:13:54 -0000 1.28 --- db_install.php 23 Dec 2008 06:47:38 -0000 1.29 *************** *** 52,56 **** } ! $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>'; --- 52,56 ---- } ! $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>'; |