You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
(95) |
Apr
(270) |
May
(111) |
Jun
|
Jul
|
Aug
(64) |
Sep
(130) |
Oct
(319) |
Nov
(17) |
Dec
(191) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(53) |
Feb
|
Mar
|
Apr
|
May
(6) |
Jun
(387) |
Jul
(102) |
Aug
(247) |
Sep
(120) |
Oct
(1) |
Nov
(8) |
Dec
(21) |
| 2007 |
Jan
(38) |
Feb
(36) |
Mar
|
Apr
(32) |
May
(135) |
Jun
(523) |
Jul
(192) |
Aug
(103) |
Sep
(533) |
Oct
(77) |
Nov
(23) |
Dec
(203) |
| 2008 |
Jan
(312) |
Feb
(1193) |
Mar
(404) |
Apr
(67) |
May
(62) |
Jun
(497) |
Jul
(297) |
Aug
(110) |
Sep
(335) |
Oct
(256) |
Nov
(50) |
Dec
(118) |
| 2009 |
Jan
(67) |
Feb
(10) |
Mar
(1) |
Apr
(1) |
May
|
Jun
(10) |
Jul
(61) |
Aug
|
Sep
(16) |
Oct
(45) |
Nov
(12) |
Dec
(14) |
| 2010 |
Jan
(30) |
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
(7) |
Aug
(7) |
Sep
(5) |
Oct
(5) |
Nov
|
Dec
|
| 2011 |
Jan
(7) |
Feb
(3) |
Mar
(89) |
Apr
(11) |
May
(5) |
Jun
|
Jul
(8) |
Aug
(1) |
Sep
(2) |
Oct
|
Nov
(2) |
Dec
(89) |
| 2012 |
Jan
(7) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(3) |
Oct
(42) |
Nov
(1) |
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
(19) |
Apr
(90) |
May
(38) |
Jun
(235) |
Jul
(38) |
Aug
(10) |
Sep
|
Oct
(29) |
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
(6) |
May
(52) |
Jun
|
Jul
(7) |
Aug
|
Sep
(17) |
Oct
|
Nov
|
Dec
|
|
From: Jon O. <jon...@us...> - 2008-02-03 21:06:57
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32452 Modified Files: mx_functions_admincp.php Log Message: - BUG: mx_page::load is used in the blockCP where the page class is not loaded :( i have returned old include statement. - minor fix for tinymce Index: mx_functions_admincp.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_admincp.php,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -d -r1.42 -r1.43 *** mx_functions_admincp.php 18 Jan 2008 14:37:28 -0000 1.42 --- mx_functions_admincp.php 3 Feb 2008 21:06:52 -0000 1.43 *************** *** 3031,3035 **** global $db, $phpbb_root_path, $board_config, $lang, $phpEx; ! mx_page::load('functions_seach', 'phpbb2'); $search_match_table = MX_MATCH_TABLE; --- 3031,3035 ---- global $db, $phpbb_root_path, $board_config, $lang, $phpEx; ! include_once($phpbb_root_path . 'includes/functions_search.' . $phpEx); $search_match_table = MX_MATCH_TABLE; *************** *** 3839,3843 **** @fputs($fsock, "HOST: $host\r\n"); @fputs($fsock, "Connection: close\r\n\r\n"); ! $file_info = ''; $get_info = false; --- 3839,3843 ---- @fputs($fsock, "HOST: $host\r\n"); @fputs($fsock, "Connection: close\r\n\r\n"); ! $file_info = ''; $get_info = false; *************** *** 3878,3882 **** } } ! return $file_info; } --- 3878,3882 ---- } } ! return $file_info; } |
|
From: OryNider <ory...@us...> - 2008-02-03 20:21:30
|
Update of /cvsroot/mxbb/core/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11869 Modified Files: Tag: core28x overall_header_navigation.tpl overall_header_phpbb.tpl Log Message: Search Index: overall_header_phpbb.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/Attic/overall_header_phpbb.tpl,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** overall_header_phpbb.tpl 27 Dec 2007 19:42:05 -0000 1.1.2.1 --- overall_header_phpbb.tpl 3 Feb 2008 20:21:07 -0000 1.1.2.2 *************** *** 161,165 **** <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> ! <input class="mainoption" type="submit" value="Search"> </form> </td> --- 161,165 ---- <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> ! <input class="mainoption" type="submit" value="{L_SEARCH}"> </form> </td> Index: overall_header_navigation.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/overall_header_navigation.tpl,v retrieving revision 1.7.2.1 retrieving revision 1.7.2.2 diff -C2 -d -r1.7.2.1 -r1.7.2.2 *** overall_header_navigation.tpl 27 Dec 2007 19:42:05 -0000 1.7.2.1 --- overall_header_navigation.tpl 3 Feb 2008 20:21:07 -0000 1.7.2.2 *************** *** 140,144 **** <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> ! <input class="mainoption" type="submit" value="Search"> </form> </td> --- 140,144 ---- <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> ! <input class="mainoption" type="submit" value="{L_SEARCH}"> </form> </td> |
|
From: Jon O. <jon...@us...> - 2008-02-03 20:09:58
|
Update of /cvsroot/mxbb/core/modules/mx_news/mx_news/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv6256 Modified Files: functions_mx_news.php Log Message: test Index: functions_mx_news.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_news/mx_news/includes/functions_mx_news.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** functions_mx_news.php 28 Jan 2008 22:21:06 -0000 1.1 --- functions_mx_news.php 3 Feb 2008 20:09:48 -0000 1.2 *************** *** 438,441 **** --- 438,442 ---- // //if ( $this->notification[$catId]['activated'] > 0 ) // -1, 0, 1, 2 + echo('s'.$this->notification[$block_id]['activated']); if ( $this->notification[$block_id]['activated'] > 0 ) // -1, 0, 1, 2 { *************** *** 473,477 **** $html_entities_replace = array('&', '<', '>', '"'); - echo('a'.$mx_notification_mode.'a'.$mx_notification_action); $mx_news_notification->notify( $mx_notification_mode, $mx_notification_action ); --- 474,477 ---- |
|
From: Jon O. <jon...@us...> - 2008-02-03 19:58:12
|
Update of /cvsroot/mxbb/core/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1080 Added Files: full_page_body.tpl Log Message: Little feature for displaying block full page, eg when editing a comment etc... --- NEW FILE: full_page_body.tpl --- <table border="0" cellspacing="50" cellpadding="0" width="100%" align="center"> <tr valign="top"> <td align="center">{MESSAGE_TEXT}</td> </tr> </table> <br clear="all" /> |
|
From: Jon O. <jon...@us...> - 2008-02-03 19:53:44
|
Update of /cvsroot/mxbb/core/modules/mx_news/mx_news/modules In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31800 Modified Files: mx_news_post_comment.php Log Message: Little feature for displaying block full page, eg when editing a comment etc... Index: mx_news_post_comment.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_news/mx_news/modules/mx_news_post_comment.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_news_post_comment.php 28 Jan 2008 22:21:06 -0000 1.1 --- mx_news_post_comment.php 3 Feb 2008 19:53:41 -0000 1.2 *************** *** 33,36 **** --- 33,41 ---- // + // Go full page + // + $mx_block->full_page = true; + + // // Request vars // |
|
From: Jon O. <jon...@us...> - 2008-02-03 19:52:45
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31321/includes Modified Files: mx_functions_core.php mx_functions_phpbb.php Log Message: Little feature for displaying block full page, eg when editing a comment etc... Index: mx_functions_core.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_core.php,v retrieving revision 1.63 retrieving revision 1.64 diff -C2 -d -r1.63 -r1.64 *** mx_functions_core.php 1 Feb 2008 16:16:32 -0000 1.63 --- mx_functions_core.php 3 Feb 2008 19:52:39 -0000 1.64 *************** *** 1264,1267 **** --- 1264,1268 ---- var $auth_edit = false; var $auth_mod = false; + var $full_page = false; var $init_error_msg = false; *************** *** 1507,1511 **** * * @access public - * @param string $block_contents */ function output() --- 1508,1511 ---- *************** *** 1530,1533 **** --- 1530,1562 ---- /** + * Pass block data to full page + * + * @access public + */ + function output_full_page() + { + global $layouttemplate, $mx_page; + + /* + // + // Output header + // + include( $mx_root_path . 'includes/page_header.' . $phpEx ); + + // + // Output page + // + $layouttemplate->pparse('mx_main_layout'); + + // + // Output footer + // + include($mx_root_path . 'includes/page_tail.' . $phpEx); + */ + + mx_message_die(GENERAL_MESSAGE,$this->block_contents); + } + + /** * Block border graphics. * Index: mx_functions_phpbb.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_phpbb.php,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** mx_functions_phpbb.php 1 Feb 2008 01:31:59 -0000 1.41 --- mx_functions_phpbb.php 3 Feb 2008 19:52:39 -0000 1.42 *************** *** 423,432 **** $mx_user = new mx_user(); } ! if( !is_object($mx_page)) { $mx_page = new mx_page(); } ! if( !is_object($mx_request_vars)) { --- 423,432 ---- $mx_user = new mx_user(); } ! if( !is_object($mx_page)) { $mx_page = new mx_page(); } ! if( !is_object($mx_request_vars)) { *************** *** 443,447 **** $mx_user->init($user_ip, - ( 1000 + $page_id )); } ! if ( empty($theme) ) { --- 443,447 ---- $mx_user->init($user_ip, - ( 1000 + $page_id )); } ! if ( empty($theme) ) { *************** *** 602,607 **** if ( !defined('IN_ADMIN') ) { $template->set_filenames(array( ! 'message_body' => 'message_body.tpl') ); } --- 602,608 ---- if ( !defined('IN_ADMIN') ) { + $message_file = $mx_block->full_page ? 'full_page_body.tpl' : 'message_body.tpl'; $template->set_filenames(array( ! 'message_body' => $message_file) ); } |
|
From: Jon O. <jon...@us...> - 2008-02-03 19:52:45
|
Update of /cvsroot/mxbb/core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31321 Modified Files: index.php Log Message: Little feature for displaying block full page, eg when editing a comment etc... Index: index.php =================================================================== RCS file: /cvsroot/mxbb/core/index.php,v retrieving revision 1.71 retrieving revision 1.72 diff -C2 -d -r1.71 -r1.72 *** index.php 9 Sep 2007 16:48:16 -0000 1.71 --- index.php 3 Feb 2008 19:52:39 -0000 1.72 *************** *** 210,213 **** --- 210,221 ---- { // + // Full page block Mode + // + if ($mx_block->full_page) + { + $mx_block->output_full_page(); + } + + // // Output Block contents // |
|
From: OryNider <ory...@us...> - 2008-02-03 19:43:12
|
Update of /cvsroot/mxbb/core/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26813 Modified Files: Tag: core28x overall_header.tpl Log Message: this selven {L_SEARCH} thing =)) Index: overall_header.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/Attic/overall_header.tpl,v retrieving revision 1.29.2.1 retrieving revision 1.29.2.2 diff -C2 -d -r1.29.2.1 -r1.29.2.2 *** overall_header.tpl 27 Dec 2007 19:42:05 -0000 1.29.2.1 --- overall_header.tpl 3 Feb 2008 19:42:55 -0000 1.29.2.2 *************** *** 154,158 **** <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> ! <input class="mainoption" type="submit" value="Search"> </form> </td> --- 154,158 ---- <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> ! <input class="mainoption" type="submit" value="{L_SEARCH}"> </form> </td> |
|
From: OryNider <ory...@us...> - 2008-02-03 19:29:01
|
Update of /cvsroot/mxbb/core/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20694 Modified Files: Tag: core28x overall_footer.tpl subSilver.cfg Log Message: -replace mxbb.net > mx-publisher.com Index: subSilver.cfg =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/subSilver.cfg,v retrieving revision 1.7.2.2 retrieving revision 1.7.2.3 diff -C2 -d -r1.7.2.2 -r1.7.2.3 *** subSilver.cfg 28 Jan 2008 03:07:31 -0000 1.7.2.2 --- subSilver.cfg 3 Feb 2008 19:28:56 -0000 1.7.2.3 *************** *** 38,42 **** // // Credits, copyrights etc ! $mx_template_settings['template_copy'] = 'Original subSilver theme for phpBB by <a href="http://www.subSky.com/phpBB2/">subBlue design</a> :: Adapted for mxBB by <a href="http://www.mxbb.net">The mxBB Development Team</a>'; // --- 38,42 ---- // // Credits, copyrights etc ! $mx_template_settings['template_copy'] = 'Original subSilver theme for phpBB by <a href="http://www.subSky.com/phpBB2/">subBlue design</a> :: Adapted for mxBB by <a href="http://www.mx-publisher.com">The mxBB Development Team</a>'; // Index: overall_footer.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/Attic/overall_footer.tpl,v retrieving revision 1.22 retrieving revision 1.22.2.1 diff -C2 -d -r1.22 -r1.22.2.1 *** overall_footer.tpl 19 Jun 2007 19:04:33 -0000 1.22 --- overall_footer.tpl 3 Feb 2008 19:28:56 -0000 1.22.2.1 *************** *** 16,20 **** The phpBB Group : 2002 & mxBB Team : 2002 // --> ! {POWERED_BY} <a href="http://www.mxbb.net/" target="_mx-system" class="copyright">mxBB Portal</a> {MX_VERSION} © 2001-2007 & <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2003 phpBB Group | <a href="{MXBB_EXTRA_URL}" target="_phpbb" class="copyright">{MXBB_EXTRA}</a> </div> </td> --- 16,20 ---- The phpBB Group : 2002 & mxBB Team : 2002 // --> ! {POWERED_BY} <a href="http://www.mx-publisher.com/" target="_mx-system" class="copyright">mxBB Portal</a> {MX_VERSION} © 2001-2007 & <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2003 phpBB Group | <a href="{MXBB_EXTRA_URL}" target="_phpbb" class="copyright">{MXBB_EXTRA}</a> </div> </td> |
|
From: OryNider <ory...@us...> - 2008-02-03 19:28:34
|
Update of /cvsroot/mxbb/core/modules/mx_textblocks/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20626 Modified Files: Tag: core28x mx_module_defs.php Log Message: -replace mxbb.net > mx-publisher.com Index: mx_module_defs.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_textblocks/admin/mx_module_defs.php,v retrieving revision 1.23 retrieving revision 1.23.2.1 diff -C2 -d -r1.23 -r1.23.2.1 *** mx_module_defs.php 5 May 2007 20:16:52 -0000 1.23 --- mx_module_defs.php 3 Feb 2008 19:28:13 -0000 1.23.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |
|
From: OryNider <ory...@us...> - 2008-02-03 19:28:34
|
Update of /cvsroot/mxbb/core/modules/mx_rebuild_search_tables/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20233 Modified Files: Tag: core28x lang_admin_rebuild_search.php Log Message: -replace mxbb.net > mx-publisher.com Index: lang_admin_rebuild_search.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_rebuild_search_tables/language/lang_english/lang_admin_rebuild_search.php,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -C2 -d -r1.6 -r1.6.2.1 *** lang_admin_rebuild_search.php 5 May 2007 20:16:39 -0000 1.6 --- lang_admin_rebuild_search.php 3 Feb 2008 19:28:00 -0000 1.6.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [phpBB, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [phpBB, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |
|
From: OryNider <ory...@us...> - 2008-02-03 19:28:34
|
Update of /cvsroot/mxbb/core/modules/mx_textblocks/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20658 Modified Files: Tag: core28x lang_admin.php lang_main.php Log Message: -replace mxbb.net > mx-publisher.com Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_textblocks/language/lang_english/lang_main.php,v retrieving revision 1.10 retrieving revision 1.10.2.1 diff -C2 -d -r1.10 -r1.10.2.1 *** lang_main.php 5 May 2007 20:17:05 -0000 1.10 --- lang_main.php 3 Feb 2008 19:28:26 -0000 1.10.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_textblocks/language/lang_english/lang_admin.php,v retrieving revision 1.7 retrieving revision 1.7.2.1 diff -C2 -d -r1.7 -r1.7.2.1 *** lang_admin.php 5 May 2007 20:17:05 -0000 1.7 --- lang_admin.php 3 Feb 2008 19:28:26 -0000 1.7.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |
|
From: OryNider <ory...@us...> - 2008-02-03 19:28:00
|
Update of /cvsroot/mxbb/core/modules/mx_rebuild_search_tables/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20208 Modified Files: Tag: core28x admin_rebuild_mx_search.php admin_rebuild_search.php Log Message: -replace mxbb.net > mx-publisher.com Index: admin_rebuild_mx_search.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_rebuild_search_tables/admin/admin_rebuild_mx_search.php,v retrieving revision 1.8 retrieving revision 1.8.2.1 diff -C2 -d -r1.8 -r1.8.2.1 *** admin_rebuild_mx_search.php 5 May 2007 20:16:26 -0000 1.8 --- admin_rebuild_mx_search.php 3 Feb 2008 19:27:47 -0000 1.8.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [phpBB, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [phpBB, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: admin_rebuild_search.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_rebuild_search_tables/admin/admin_rebuild_search.php,v retrieving revision 1.8 retrieving revision 1.8.2.1 diff -C2 -d -r1.8 -r1.8.2.1 *** admin_rebuild_search.php 5 May 2007 20:16:26 -0000 1.8 --- admin_rebuild_search.php 3 Feb 2008 19:27:47 -0000 1.8.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [phpBB, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [phpBB, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |
|
From: OryNider <ory...@us...> - 2008-02-03 19:27:47
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb2blocks/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20164 Modified Files: Tag: core28x lang_admin.php lang_main.php Log Message: -replace mxbb.net > mx-publisher.com Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb2blocks/language/lang_english/lang_main.php,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** lang_main.php 5 May 2007 20:16:14 -0000 1.3 --- lang_main.php 3 Feb 2008 19:27:35 -0000 1.3.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb2blocks/language/lang_english/lang_admin.php,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -C2 -d -r1.2 -r1.2.2.1 *** lang_admin.php 5 May 2007 20:16:14 -0000 1.2 --- lang_admin.php 3 Feb 2008 19:27:35 -0000 1.2.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |
|
From: OryNider <ory...@us...> - 2008-02-03 19:27:43
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb2blocks/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20140 Modified Files: Tag: core28x phpbb2blocks_constants.php Log Message: -replace mxbb.net > mx-publisher.com Index: phpbb2blocks_constants.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb2blocks/includes/phpbb2blocks_constants.php,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -C2 -d -r1.2 -r1.2.2.1 *** phpbb2blocks_constants.php 5 May 2007 20:15:53 -0000 1.2 --- phpbb2blocks_constants.php 3 Feb 2008 19:27:23 -0000 1.2.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |
|
From: OryNider <ory...@us...> - 2008-02-03 19:27:26
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20112 Modified Files: Tag: core28x lang_admin.php lang_main.php Log Message: -replace mxbb.net > mx-publisher.com Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/language/lang_english/lang_main.php,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -C2 -d -r1.4 -r1.4.2.1 *** lang_main.php 5 May 2007 20:14:57 -0000 1.4 --- lang_main.php 3 Feb 2008 19:27:12 -0000 1.4.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/language/lang_english/lang_admin.php,v retrieving revision 1.8 retrieving revision 1.8.2.1 diff -C2 -d -r1.8 -r1.8.2.1 *** lang_admin.php 21 Jul 2007 23:09:17 -0000 1.8 --- lang_admin.php 3 Feb 2008 19:27:12 -0000 1.8.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |
|
From: OryNider <ory...@us...> - 2008-02-03 19:26:36
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19281/admin Modified Files: Tag: core28x mx_module_defs.php Log Message: -replace mxbb.net > mx-publisher.com Index: mx_module_defs.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/admin/mx_module_defs.php,v retrieving revision 1.27 retrieving revision 1.27.2.1 diff -C2 -d -r1.27 -r1.27.2.1 *** mx_module_defs.php 21 Jul 2007 23:09:03 -0000 1.27 --- mx_module_defs.php 3 Feb 2008 19:26:04 -0000 1.27.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |
|
From: OryNider <ory...@us...> - 2008-02-03 19:26:36
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19281/includes Modified Files: Tag: core28x navmenu_constants.php navmenu_functions.php Log Message: -replace mxbb.net > mx-publisher.com Index: navmenu_functions.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/includes/navmenu_functions.php,v retrieving revision 1.7 retrieving revision 1.7.2.1 diff -C2 -d -r1.7 -r1.7.2.1 *** navmenu_functions.php 21 Jul 2007 23:09:03 -0000 1.7 --- navmenu_functions.php 3 Feb 2008 19:26:05 -0000 1.7.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: navmenu_constants.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/includes/navmenu_constants.php,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** navmenu_constants.php 19 Jun 2007 20:45:42 -0000 1.1 --- navmenu_constants.php 3 Feb 2008 19:26:05 -0000 1.1.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Martin, Markus, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Martin, Markus, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |
|
From: OryNider <ory...@us...> - 2008-02-03 19:26:09
|
Update of /cvsroot/mxbb/core/modules/mx_mod_rewrite/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19246/includes Modified Files: Tag: core28x rewrite_constants.php rewrite_functions.php Log Message: -replace mxbb.net > mx-publisher.com Index: rewrite_constants.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_mod_rewrite/includes/rewrite_constants.php,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -C2 -d -r1.4 -r1.4.2.1 *** rewrite_constants.php 5 May 2007 20:14:27 -0000 1.4 --- rewrite_constants.php 3 Feb 2008 19:25:47 -0000 1.4.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: rewrite_functions.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_mod_rewrite/includes/rewrite_functions.php,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -C2 -d -r1.4 -r1.4.2.1 *** rewrite_functions.php 5 May 2007 20:14:27 -0000 1.4 --- rewrite_functions.php 3 Feb 2008 19:25:47 -0000 1.4.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |
|
From: OryNider <ory...@us...> - 2008-02-03 19:26:09
|
Update of /cvsroot/mxbb/core/modules/mx_mod_rewrite/contrib In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19246/contrib Modified Files: Tag: core28x rewrite_custom_defs.php Log Message: -replace mxbb.net > mx-publisher.com Index: rewrite_custom_defs.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_mod_rewrite/contrib/rewrite_custom_defs.php,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -C2 -d -r1.4 -r1.4.2.1 *** rewrite_custom_defs.php 5 May 2007 20:14:26 -0000 1.4 --- rewrite_custom_defs.php 3 Feb 2008 19:25:47 -0000 1.4.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |
|
From: OryNider <ory...@us...> - 2008-02-03 19:25:54
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18731/mx_navmenu Modified Files: Tag: core28x db_install.php db_upgrade.php mx_menu_nav.php mx_site_nav.php Log Message: -replace mxbb.net > mx-publisher.com Index: mx_menu_nav.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/mx_menu_nav.php,v retrieving revision 1.22 retrieving revision 1.22.2.1 diff -C2 -d -r1.22 -r1.22.2.1 *** mx_menu_nav.php 9 Jul 2007 21:57:51 -0000 1.22 --- mx_menu_nav.php 3 Feb 2008 19:25:02 -0000 1.22.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mx_site_nav.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/mx_site_nav.php,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** mx_site_nav.php 21 Jul 2007 23:08:19 -0000 1.1 --- mx_site_nav.php 3 Feb 2008 19:25:03 -0000 1.1.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/db_install.php,v retrieving revision 1.5 retrieving revision 1.5.2.1 diff -C2 -d -r1.5 -r1.5.2.1 *** db_install.php 5 May 2007 20:13:39 -0000 1.5 --- db_install.php 3 Feb 2008 19:25:01 -0000 1.5.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ *************** *** 33,37 **** $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Navigation Menu</i> module by <a href="http://www.mxbb.net" target="_blank">Jon</a>'; $message = "<b>This is a fresh install!</b><br/><br/>"; --- 33,37 ---- $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Navigation Menu</i> module by <a href="http://www.mx-publisher.com" target="_blank">Jon</a>'; $message = "<b>This is a fresh install!</b><br/><br/>"; Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/db_upgrade.php,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -C2 -d -r1.6 -r1.6.2.1 *** db_upgrade.php 21 Jul 2007 23:08:18 -0000 1.6 --- db_upgrade.php 3 Feb 2008 19:25:01 -0000 1.6.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ *************** *** 33,37 **** $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Navigation Menu</i> module by <a href="http://www.mxbb.net" target="_blank">Jon</a>'; $message = "<b>Upgrading!</b><br/><br/>"; --- 33,37 ---- $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Navigation Menu</i> module by <a href="http://www.mx-publisher.com" target="_blank">Jon</a>'; $message = "<b>Upgrading!</b><br/><br/>"; |
|
From: OryNider <ory...@us...> - 2008-02-03 19:25:54
|
Update of /cvsroot/mxbb/core/modules/mx_coreblocks In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18731/mx_coreblocks Modified Files: Tag: core28x db_install.php db_upgrade.php mx_blockcp.php mx_google.php mx_includex.php mx_language.php mx_login.php mx_online.php mx_search.php mx_site_log.php mx_theme.php Log Message: -replace mxbb.net > mx-publisher.com Index: mx_online.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_online.php,v retrieving revision 1.18 retrieving revision 1.18.2.1 diff -C2 -d -r1.18 -r1.18.2.1 *** mx_online.php 5 May 2007 20:13:38 -0000 1.18 --- mx_online.php 3 Feb 2008 19:25:00 -0000 1.18.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/db_upgrade.php,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -C2 -d -r1.6 -r1.6.2.1 *** db_upgrade.php 21 Jul 2007 23:08:06 -0000 1.6 --- db_upgrade.php 3 Feb 2008 19:24:59 -0000 1.6.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ *************** *** 33,37 **** $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Core Blocks</i> module by <a href="http://www.mxbb.net" target="_blank">The mxBB Development Team</a>'; $message = "<b>Upgrading!</b><br/><br/>"; --- 33,37 ---- $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Core Blocks</i> module by <a href="http://www.mx-publisher.com" target="_blank">The mxBB Development Team</a>'; $message = "<b>Upgrading!</b><br/><br/>"; Index: mx_login.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_login.php,v retrieving revision 1.13 retrieving revision 1.13.2.1 diff -C2 -d -r1.13 -r1.13.2.1 *** mx_login.php 5 May 2007 20:13:38 -0000 1.13 --- mx_login.php 3 Feb 2008 19:25:00 -0000 1.13.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/db_install.php,v retrieving revision 1.5 retrieving revision 1.5.2.1 diff -C2 -d -r1.5 -r1.5.2.1 *** db_install.php 5 May 2007 20:13:36 -0000 1.5 --- db_install.php 3 Feb 2008 19:24:59 -0000 1.5.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ *************** *** 33,37 **** $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Core Blocks</i> module by <a href="http://www.mxbb.net" target="_blank">The mxBB Development Team</a>'; $message = "<b>This is a fresh install!</b><br/><br/>"; --- 33,37 ---- $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Core Blocks</i> module by <a href="http://www.mx-publisher.com" target="_blank">The mxBB Development Team</a>'; $message = "<b>This is a fresh install!</b><br/><br/>"; Index: mx_language.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_language.php,v retrieving revision 1.18 retrieving revision 1.18.2.1 diff -C2 -d -r1.18 -r1.18.2.1 *** mx_language.php 5 May 2007 20:13:38 -0000 1.18 --- mx_language.php 3 Feb 2008 19:25:00 -0000 1.18.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mx_google.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_google.php,v retrieving revision 1.11 retrieving revision 1.11.2.1 diff -C2 -d -r1.11 -r1.11.2.1 *** mx_google.php 5 May 2007 20:13:37 -0000 1.11 --- mx_google.php 3 Feb 2008 19:24:59 -0000 1.11.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mx_site_log.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_site_log.php,v retrieving revision 1.15 retrieving revision 1.15.2.1 diff -C2 -d -r1.15 -r1.15.2.1 *** mx_site_log.php 22 Jul 2007 21:00:53 -0000 1.15 --- mx_site_log.php 3 Feb 2008 19:25:01 -0000 1.15.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mx_includex.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_includex.php,v retrieving revision 1.12 retrieving revision 1.12.2.1 diff -C2 -d -r1.12 -r1.12.2.1 *** mx_includex.php 5 May 2007 20:13:37 -0000 1.12 --- mx_includex.php 3 Feb 2008 19:25:00 -0000 1.12.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mx_blockcp.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_blockcp.php,v retrieving revision 1.17.2.1 retrieving revision 1.17.2.2 diff -C2 -d -r1.17.2.1 -r1.17.2.2 *** mx_blockcp.php 26 Aug 2007 19:06:56 -0000 1.17.2.1 --- mx_blockcp.php 3 Feb 2008 19:24:59 -0000 1.17.2.2 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mx_search.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_search.php,v retrieving revision 1.20 retrieving revision 1.20.2.1 diff -C2 -d -r1.20 -r1.20.2.1 *** mx_search.php 22 Jul 2007 21:00:51 -0000 1.20 --- mx_search.php 3 Feb 2008 19:25:00 -0000 1.20.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mx_theme.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_theme.php,v retrieving revision 1.18 retrieving revision 1.18.2.1 diff -C2 -d -r1.18 -r1.18.2.1 *** mx_theme.php 5 May 2007 20:13:38 -0000 1.18 --- mx_theme.php 3 Feb 2008 19:25:01 -0000 1.18.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |
|
From: OryNider <ory...@us...> - 2008-02-03 19:25:42
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb2blocks In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18731/mx_phpbb2blocks Modified Files: Tag: core28x db_install.php db_upgrade.php mx_announce.php mx_forum.php mx_last_msg.php mx_poll.php mx_statistics.php Log Message: -replace mxbb.net > mx-publisher.com Index: mx_poll.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb2blocks/mx_poll.php,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** mx_poll.php 5 May 2007 20:13:40 -0000 1.3 --- mx_poll.php 3 Feb 2008 19:25:05 -0000 1.3.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb2blocks/db_upgrade.php,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -C2 -d -r1.4 -r1.4.2.1 *** db_upgrade.php 21 Jul 2007 23:08:19 -0000 1.4 --- db_upgrade.php 3 Feb 2008 19:25:04 -0000 1.4.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ *************** *** 33,37 **** $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Last Posts</i> module by <a href="http://www.mxbb.net" target="_blank"> The mxBB Development Team</a>'; $message = "<b>Upgrading!</b><br/><br/>"; --- 33,37 ---- $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Last Posts</i> module by <a href="http://www.mx-publisher.com" target="_blank"> The mxBB Development Team</a>'; $message = "<b>Upgrading!</b><br/><br/>"; Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb2blocks/db_install.php,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** db_install.php 5 May 2007 20:13:39 -0000 1.3 --- db_install.php 3 Feb 2008 19:25:04 -0000 1.3.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ *************** *** 33,37 **** $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Last Posts</i> module by <a href="http://www.mxbb.net" target="_blank"> The mxBB Development Team</a>'; $message = "<b>This is a fresh install!</b><br/><br/>"; --- 33,37 ---- $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Last Posts</i> module by <a href="http://www.mx-publisher.com" target="_blank"> The mxBB Development Team</a>'; $message = "<b>This is a fresh install!</b><br/><br/>"; Index: mx_last_msg.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb2blocks/mx_last_msg.php,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -C2 -d -r1.4 -r1.4.2.1 *** mx_last_msg.php 5 Jun 2007 21:20:34 -0000 1.4 --- mx_last_msg.php 3 Feb 2008 19:25:05 -0000 1.4.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mx_statistics.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb2blocks/mx_statistics.php,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** mx_statistics.php 5 May 2007 20:13:41 -0000 1.3 --- mx_statistics.php 3 Feb 2008 19:25:05 -0000 1.3.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mx_announce.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb2blocks/mx_announce.php,v retrieving revision 1.3.2.1 retrieving revision 1.3.2.2 diff -C2 -d -r1.3.2.1 -r1.3.2.2 *** mx_announce.php 15 Jan 2008 05:18:38 -0000 1.3.2.1 --- mx_announce.php 3 Feb 2008 19:25:04 -0000 1.3.2.2 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mx_forum.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb2blocks/mx_forum.php,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -C2 -d -r1.4 -r1.4.2.1 *** mx_forum.php 5 May 2007 20:13:40 -0000 1.4 --- mx_forum.php 3 Feb 2008 19:25:05 -0000 1.4.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |
|
From: OryNider <ory...@us...> - 2008-02-03 19:25:42
|
Update of /cvsroot/mxbb/core/modules/mx_rebuild_search_tables In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18731/mx_rebuild_search_tables Modified Files: Tag: core28x db_install.php db_upgrade.php Log Message: -replace mxbb.net > mx-publisher.com Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_rebuild_search_tables/db_install.php,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** db_install.php 23 Jul 2007 22:29:01 -0000 1.1 --- db_install.php 3 Feb 2008 19:25:06 -0000 1.1.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [menalto.gallery.com, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [menalto.gallery.com, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ *************** *** 33,37 **** $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original phpBB <i>Rebuild Search Tables</i> by the phpBB Team :: Adapted for mxBB by <a href="http://www.mxbb.net" target="_blank">Jon</a>'; $message = "<b>This is a fresh install!</b><br/><br/>"; --- 33,37 ---- $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original phpBB <i>Rebuild Search Tables</i> by the phpBB Team :: Adapted for mxBB by <a href="http://www.mx-publisher.com" target="_blank">Jon</a>'; $message = "<b>This is a fresh install!</b><br/><br/>"; Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_rebuild_search_tables/db_upgrade.php,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** db_upgrade.php 23 Jul 2007 22:29:01 -0000 1.1 --- db_upgrade.php 3 Feb 2008 19:25:06 -0000 1.1.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [menalto.gallery.com, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [menalto.gallery.com, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ *************** *** 33,37 **** $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original phpBB <i>Rebuild Search Tables</i> by the phpBB Team :: Adapted for mxBB by <a href="http://www.mxbb.net" target="_blank">Jon</a>'; $message = "<b>Upgrading!</b><br/><br/>"; --- 33,37 ---- $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original phpBB <i>Rebuild Search Tables</i> by the phpBB Team :: Adapted for mxBB by <a href="http://www.mx-publisher.com" target="_blank">Jon</a>'; $message = "<b>Upgrading!</b><br/><br/>"; |
Update of /cvsroot/mxbb/core/modules/mx_textblocks In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18731/mx_textblocks Modified Files: Tag: core28x db_install.php db_upgrade.php mx_textblock_bbcode.php mx_textblock_html.php mx_textblock_multi.php Log Message: -replace mxbb.net > mx-publisher.com Index: mx_textblock_html.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_textblocks/mx_textblock_html.php,v retrieving revision 1.15 retrieving revision 1.15.2.1 diff -C2 -d -r1.15 -r1.15.2.1 *** mx_textblock_html.php 5 May 2007 20:13:41 -0000 1.15 --- mx_textblock_html.php 3 Feb 2008 19:25:06 -0000 1.15.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_textblocks/db_upgrade.php,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -C2 -d -r1.6 -r1.6.2.1 *** db_upgrade.php 21 Jul 2007 23:08:20 -0000 1.6 --- db_upgrade.php 3 Feb 2008 19:25:06 -0000 1.6.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ *************** *** 33,37 **** $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Textblocks</i> module by <a href="http://www.mxbb.net" target="_blank">Jon</a>'; $message = "<b>Upgrading!</b><br/><br/>"; --- 33,37 ---- $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Textblocks</i> module by <a href="http://www.mx-publisher.com" target="_blank">Jon</a>'; $message = "<b>Upgrading!</b><br/><br/>"; Index: mx_textblock_multi.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_textblocks/mx_textblock_multi.php,v retrieving revision 1.20 retrieving revision 1.20.2.1 diff -C2 -d -r1.20 -r1.20.2.1 *** mx_textblock_multi.php 5 May 2007 20:13:41 -0000 1.20 --- mx_textblock_multi.php 3 Feb 2008 19:25:07 -0000 1.20.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_textblocks/db_install.php,v retrieving revision 1.5 retrieving revision 1.5.2.1 diff -C2 -d -r1.5 -r1.5.2.1 *** db_install.php 5 May 2007 20:13:41 -0000 1.5 --- db_install.php 3 Feb 2008 19:25:06 -0000 1.5.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ *************** *** 33,37 **** $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Textblocks</i> module by <a href="http://www.mxbb.net" target="_blank">Jon</a>'; $message = "<b>This is a fresh install!</b><br/><br/>"; --- 33,37 ---- $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Textblocks</i> module by <a href="http://www.mx-publisher.com" target="_blank">Jon</a>'; $message = "<b>This is a fresh install!</b><br/><br/>"; Index: mx_textblock_bbcode.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_textblocks/mx_textblock_bbcode.php,v retrieving revision 1.16 retrieving revision 1.16.2.1 diff -C2 -d -r1.16 -r1.16.2.1 *** mx_textblock_bbcode.php 5 May 2007 20:13:41 -0000 1.16 --- mx_textblock_bbcode.php 3 Feb 2008 19:25:06 -0000 1.16.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |