|
From: Yettyn <jo...@us...> - 2008-02-05 14:51:34
|
Update of /cvsroot/mxbb/core/modules/mx_news In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21190/modules/mx_news Modified Files: db_install.php Log Message: yet a bunch of more updates of MX-Publisher referenses Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_news/db_install.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_install.php 5 Feb 2008 10:31:13 -0000 1.5 --- db_install.php 5 Feb 2008 14:51:29 -0000 1.6 *************** *** 31,35 **** $mx_module_version = '1.0.0'; ! $mx_module_copy = 'Created for mxBB by <a href="http://www.mx-publisher.com" target="_blank">Jon</a>'; // For compatibility with core 2.7.+ --- 31,35 ---- $mx_module_version = '1.0.0'; ! $mx_module_copy = 'Created for MX-Publisher by <a href="http://www.mx-publisher.com" target="_blank">Jon</a>'; // For compatibility with core 2.7.+ |