|
From: Florin C B. <ory...@us...> - 2013-06-28 15:36:46
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1852/mx_phpbb3blocks Modified Files: db_install.php db_upgrade.php mx_activity_stats.php mx_announce.php mx_forum.php mx_last_msg.php mx_statistics.php mx_viewforum.php Log Message: mxpcms since mx-publisher domain is out Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/db_upgrade.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** db_upgrade.php 16 Feb 2008 21:42:41 -0000 1.9 --- db_upgrade.php 28 Jun 2013 15:36:43 -0000 1.10 *************** *** 6,10 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ --- 6,10 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://mxpcms.sourceforge.net/ * */ *************** *** 33,37 **** $mx_module_version = 'MX-Publisher Core Module'; ! $mx_module_copy = 'Original MX-Publisher <i>phpBB3Blocks</i> module by <a href="http://www.mx-publisher.com" target="_blank">OryNider/Culprit</a>'; $message = "<b>" . $lang['upgrading'] . "!</b><br/><br/>"; --- 33,37 ---- $mx_module_version = 'MX-Publisher Core Module'; ! $mx_module_copy = 'Original MX-Publisher <i>phpBB3Blocks</i> module by <a href="http://mxpcms.sourceforge.net/" target="_blank">OryNider/Culprit</a>'; $message = "<b>" . $lang['upgrading'] . "!</b><br/><br/>"; Index: mx_viewforum.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/mx_viewforum.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** mx_viewforum.php 17 Jun 2013 22:44:24 -0000 1.8 --- mx_viewforum.php 28 Jun 2013 15:36:44 -0000 1.9 *************** *** 6,10 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ --- 6,10 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://mxpcms.sourceforge.net/ * */ Index: mx_activity_stats.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/mx_activity_stats.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_activity_stats.php 4 Oct 2008 07:04:38 -0000 1.1 --- mx_activity_stats.php 28 Jun 2013 15:36:43 -0000 1.2 *************** *** 6,10 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ --- 6,10 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://mxpcms.sourceforge.net/ * */ Index: mx_last_msg.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/mx_last_msg.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** mx_last_msg.php 12 Sep 2012 22:10:37 -0000 1.8 --- mx_last_msg.php 28 Jun 2013 15:36:44 -0000 1.9 *************** *** 6,10 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ --- 6,10 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://mxpcms.sourceforge.net/ * */ Index: mx_statistics.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/mx_statistics.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** mx_statistics.php 22 May 2013 20:38:52 -0000 1.7 --- mx_statistics.php 28 Jun 2013 15:36:44 -0000 1.8 *************** *** 6,10 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ --- 6,10 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://mxpcms.sourceforge.net/ * */ Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/db_install.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** db_install.php 16 Feb 2008 21:42:41 -0000 1.9 --- db_install.php 28 Jun 2013 15:36:43 -0000 1.10 *************** *** 6,10 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ --- 6,10 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://mxpcms.sourceforge.net/ * */ *************** *** 33,37 **** $mx_module_version = 'MX-Publisher Core Module'; ! $mx_module_copy = 'Original MX-Publisher <i>phpBB3Blocks</i> module by <a href="http://www.mx-publisher.com" target="_blank">OryNider/Culprit</a>'; $message = "<b>" . $lang['fresh_install'] . "!</b><br/><br/>"; --- 33,37 ---- $mx_module_version = 'MX-Publisher Core Module'; ! $mx_module_copy = 'Original MX-Publisher <i>phpBB3Blocks</i> module by <a href="http://mxpcms.sourceforge.net/" target="_blank">OryNider/Culprit</a>'; $message = "<b>" . $lang['fresh_install'] . "!</b><br/><br/>"; Index: mx_announce.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/mx_announce.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** mx_announce.php 16 Jun 2013 23:36:55 -0000 1.9 --- mx_announce.php 28 Jun 2013 15:36:43 -0000 1.10 *************** *** 6,10 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ --- 6,10 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://mxpcms.sourceforge.net/ * */ Index: mx_forum.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/mx_forum.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** mx_forum.php 5 Oct 2008 05:30:32 -0000 1.6 --- mx_forum.php 28 Jun 2013 15:36:44 -0000 1.7 *************** *** 6,10 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ --- 6,10 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://mxpcms.sourceforge.net/ * */ |