|
From: Yettyn <jo...@us...> - 2008-02-05 14:52:00
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21190/modules/mx_phpbb3blocks 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_phpbb3blocks/db_install.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** db_install.php 5 Feb 2008 10:31:13 -0000 1.6 --- db_install.php 5 Feb 2008 14:51:27 -0000 1.7 *************** *** 33,37 **** $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>phpBB3Blocks</i> module by <a href="http://www.mx-publisher.com" target="_blank"> OryNider</a>'; $message = "<b>" . $lang['fresh_install'] . "!</b><br/><br/>"; --- 33,37 ---- $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original MX-Publisher <i>phpBB3Blocks</i> module by <a href="http://www.mx-publisher.com" target="_blank"> OryNider</a>'; $message = "<b>" . $lang['fresh_install'] . "!</b><br/><br/>"; |