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...> - 2005-10-02 21:58:44
|
Update of /cvsroot/mxbb/mx_profilecp/admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2005/modules/mx_profilecp/admin Modified Files: admin_board_extend.php admin_lang_extend.php admin_pcp_classesfields.php admin_pcp_tableslinked.php admin_pcp_userfields.php admin_pcp_usermaps.php admin_pcp_valueslist.php Log Message: updated all file headers Index: admin_pcp_userfields.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/admin/admin_pcp_userfields.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_pcp_userfields.php 29 Jun 2004 22:27:47 -0000 1.1 --- admin_pcp_userfields.php 1 Oct 2005 14:16:27 -0000 1.2 *************** *** 1,23 **** <?php ! /*************************************************************************** ! * admin_pcp_userfiels.php ! * ----------------------- ! * begin : 08/10/2003 ! * copyright : Ptirhiik ! * email : pti...@cl... ! * ! * version : v 0.0.6 - 15/10/2003 ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ define('IN_PORTAL', true); --- 1,21 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) + * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ define('IN_PORTAL', true); Index: admin_pcp_classesfields.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/admin/admin_pcp_classesfields.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_pcp_classesfields.php 29 Jun 2004 22:27:47 -0000 1.1 --- admin_pcp_classesfields.php 1 Oct 2005 14:16:27 -0000 1.2 *************** *** 1,23 **** <?php ! /*************************************************************************** ! * admin_pcp_classesfields.php ! * --------------------------- ! * begin : 12/10/2003 ! * copyright : Ptirhiik ! * email : pti...@cl... ! * ! * version : v 0.0.2 - 15/10/2003 ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ define('IN_PORTAL', true); --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) + * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ ! define('IN_PORTAL', true); Index: admin_lang_extend.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/admin/admin_lang_extend.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_lang_extend.php 29 Jun 2004 22:27:47 -0000 1.1 --- admin_lang_extend.php 1 Oct 2005 14:16:27 -0000 1.2 *************** *** 1,14 **** <?php ! /*************************************************************************** ! * admin_lang_extend.php ! * --------------------- ! * begin : 29/09/2003 ! * copyright : Ptirhiik ! * email : pti...@cl... ! * ! * version : v 1.0.0 - 29/09/2003 ! * ! ***************************************************************************/ define('IN_PORTAL', true); --- 1,21 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) + * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ define('IN_PORTAL', true); Index: admin_pcp_usermaps.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/admin/admin_pcp_usermaps.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_pcp_usermaps.php 29 Jun 2004 22:27:47 -0000 1.1 --- admin_pcp_usermaps.php 1 Oct 2005 14:16:27 -0000 1.2 *************** *** 1,23 **** <?php ! /*************************************************************************** ! * admin_pcp_usermaps.php ! * ---------------------- ! * begin : 13/10/2003 ! * copyright : Ptirhiik ! * email : pti...@cl... ! * ! * version : v 1.0.2 - 24/10/2003 ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ define('IN_PORTAL', true); --- 1,21 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) + * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ define('IN_PORTAL', true); Index: admin_board_extend.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/admin/admin_board_extend.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_board_extend.php 29 Jun 2004 22:27:47 -0000 1.1 --- admin_board_extend.php 1 Oct 2005 14:16:27 -0000 1.2 *************** *** 1,22 **** <?php ! /*************************************************************************** ! * admin_board_extend.php ! * ---------------------- ! * begin : 10/08/2003 ! * copyright : Ptirhiik ! * email : ad...@rp... ! * version : 1.0.4 - 28/09/2003 ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ define('IN_PORTAL', true); --- 1,21 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) + * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ define('IN_PORTAL', true); Index: admin_pcp_tableslinked.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/admin/admin_pcp_tableslinked.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_pcp_tableslinked.php 29 Jun 2004 22:27:47 -0000 1.1 --- admin_pcp_tableslinked.php 1 Oct 2005 14:16:27 -0000 1.2 *************** *** 1,23 **** <?php ! /*************************************************************************** ! * admin_pcp_tableslinked.php ! * -------------------------- ! * begin : 11/10/2003 ! * copyright : Ptirhiik ! * email : pti...@cl... ! * ! * version : v 1.0.1 - 20/10/2003 ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ define('IN_PORTAL', true); --- 1,21 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) + * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ define('IN_PORTAL', true); Index: admin_pcp_valueslist.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/admin/admin_pcp_valueslist.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_pcp_valueslist.php 29 Jun 2004 22:27:47 -0000 1.1 --- admin_pcp_valueslist.php 1 Oct 2005 14:16:27 -0000 1.2 *************** *** 1,23 **** <?php ! /*************************************************************************** ! * admin_pcp_valueslist.php ! * ------------------------ ! * begin : 11/10/2003 ! * copyright : Ptirhiik ! * email : pti...@cl... ! * ! * version : v 0.0.1 - 11/10/2003 ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ define('IN_PORTAL', true); --- 1,21 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) + * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ define('IN_PORTAL', true); |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:45:44
|
Update of /cvsroot/mxbb/mx_profilecp/includes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2005/modules/mx_profilecp/includes Modified Files: functions_admin_pcp.php functions_mods_settings.php functions_topics_list.php lang_extend_mac.php profilcp_constants.php Log Message: updated all file headers Index: profilcp_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/includes/profilcp_constants.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** profilcp_constants.php 6 Mar 2005 01:13:15 -0000 1.4 --- profilcp_constants.php 1 Oct 2005 14:16:27 -0000 1.5 *************** *** 1,19 **** <?php ! /*************************************************************************** ! * mx_links_constants.php ! * ------------------- ! * begin : April, 2003 ! * copyright : (C) 2002 MX-System ! * email : su...@mx... ! * description : define constants ! * Author : Haplo (jon...@ho...) ! * credit : Roman Malarev (romutis), MarcMoris ! * ! * $Id$ ! * ! ***************************************************************************/ ! // ---------------------------------------------------------------------START ! // This file defines specific constants for the module ! // ------------------------------------------------------------------------- define('ADMIN_FOUNDER', 99); --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ ! define('ADMIN_FOUNDER', 99); Index: functions_topics_list.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/includes/functions_topics_list.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** functions_topics_list.php 11 Jul 2004 18:22:33 -0000 1.2 --- functions_topics_list.php 1 Oct 2005 14:16:27 -0000 1.3 *************** *** 1,22 **** <?php ! /*************************************************************************** ! * functions_topics_list.php ! * ------------------------- ! * begin : 02/08/2003 ! * copyright : Ptirhiik ! * email : ad...@rp... ! * version : 1.1.9 - 04/11/2003 ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ if ( !defined('IN_PORTAL') ) --- 1,21 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) + * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ if ( !defined('IN_PORTAL') ) Index: functions_mods_settings.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/includes/functions_mods_settings.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** functions_mods_settings.php 29 Jun 2004 22:27:47 -0000 1.1 --- functions_mods_settings.php 1 Oct 2005 14:16:27 -0000 1.2 *************** *** 1,21 **** <?php ! /*************************************************************************** ! * functions_mods_settings.php ! * --------------------------- ! * begin : 10/08/2003 ! * copyright : Ptirhiik ! * email : ad...@rp... ! * version : 1.0.4 - 26/09/2003 ! * ! ***************************************************************************/ ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ // some standard lists --- 1,21 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) + * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ // some standard lists Index: lang_extend_mac.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/includes/lang_extend_mac.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_extend_mac.php 29 Jun 2004 22:27:47 -0000 1.1 --- lang_extend_mac.php 1 Oct 2005 14:16:27 -0000 1.2 *************** *** 1,24 **** <?php ! /*************************************************************************** ! * lang_extend_mac.php ! * ------------------- ! * begin : 16/10/2003 ! * copyright : Ptirhiik ! * email : pti...@cl... ! * ! * version : v 1.0.0 - 16/10/2003 ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! * ! ***************************************************************************/ if ( !defined('IN_PORTAL') ) --- 1,21 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) + * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ if ( !defined('IN_PORTAL') ) Index: functions_admin_pcp.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/includes/functions_admin_pcp.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** functions_admin_pcp.php 29 Jun 2004 22:27:47 -0000 1.1 --- functions_admin_pcp.php 1 Oct 2005 14:16:27 -0000 1.2 *************** *** 1,14 **** <?php ! /*************************************************************************** ! * functions_admin_pcp.php ! * ----------------------- ! * begin : 11/10/2003 ! * copyright : Ptirhiik ! * email : pti...@cl... ! * ! * version : v 1.0.3 - 24/10/2003 ! * ! ***************************************************************************/ if ( !defined('IN_PORTAL') ) --- 1,21 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) + * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ if ( !defined('IN_PORTAL') ) |
Update of /cvsroot/mxbb/mx_kb/admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7306/modules/mx_kb/admin Modified Files: admin_kb_art.php admin_kb_auth.php admin_kb_cat.php admin_kb_config.php admin_kb_custom.php admin_kb_rebuild_search.php admin_kb_types.php Log Message: bad urls in adminCP Index: admin_kb_art.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/admin/admin_kb_art.php,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** admin_kb_art.php 1 May 2005 16:39:22 -0000 1.22 --- admin_kb_art.php 1 Oct 2005 08:53:23 -0000 1.23 *************** *** 63,67 **** $file = basename( __FILE__ ); ! $module['KB_title']['3_Art_man'] = $module_root_path . 'admin/' . $file; return; } --- 63,67 ---- $file = basename( __FILE__ ); ! $module['KB_title']['3_Art_man'] = 'modules/mx_kb/admin/' . $file; return; } Index: admin_kb_rebuild_search.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/admin/admin_kb_rebuild_search.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** admin_kb_rebuild_search.php 1 May 2005 16:39:22 -0000 1.8 --- admin_kb_rebuild_search.php 1 Oct 2005 08:53:23 -0000 1.9 *************** *** 55,59 **** $file = basename( __FILE__ ); ! $module['KB_title']['7_Optimize_tables'] = $module_root_path . 'admin/' . $file; return; } --- 55,59 ---- $file = basename( __FILE__ ); ! $module['KB_title']['7_Optimize_tables'] = 'modules/mx_kb/admin/' . $file; return; } Index: admin_kb_types.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/admin/admin_kb_types.php,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** admin_kb_types.php 1 May 2005 16:39:22 -0000 1.13 --- admin_kb_types.php 1 Oct 2005 08:53:23 -0000 1.14 *************** *** 60,64 **** $file = basename( __FILE__ ); ! $module['KB_title']['5_Types_man'] = $module_root_path . 'admin/' . $file; return; } --- 60,64 ---- $file = basename( __FILE__ ); ! $module['KB_title']['5_Types_man'] = 'modules/mx_kb/admin/' . $file; return; } Index: admin_kb_auth.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/admin/admin_kb_auth.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** admin_kb_auth.php 1 May 2005 16:39:22 -0000 1.8 --- admin_kb_auth.php 1 Oct 2005 08:53:23 -0000 1.9 *************** *** 59,63 **** $file = basename( __FILE__ ); ! $module['KB_title']['4_Permissions'] = $module_root_path . 'admin/' . $file; return; } --- 59,63 ---- $file = basename( __FILE__ ); ! $module['KB_title']['4_Permissions'] = 'modules/mx_kb/admin/' . $file; return; } Index: admin_kb_config.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/admin/admin_kb_config.php,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** admin_kb_config.php 1 May 2005 16:39:22 -0000 1.21 --- admin_kb_config.php 1 Oct 2005 08:53:23 -0000 1.22 *************** *** 60,64 **** $file = basename( __FILE__ ); ! $module['KB_title']['1_Configuration'] = $module_root_path . 'admin/' . $file . '?mode=config'; return; } --- 60,64 ---- $file = basename( __FILE__ ); ! $module['KB_title']['1_Configuration'] = 'modules/mx_kb/admin/' . $file . '?mode=config'; return; } Index: admin_kb_cat.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/admin/admin_kb_cat.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** admin_kb_cat.php 1 May 2005 16:39:22 -0000 1.15 --- admin_kb_cat.php 1 Oct 2005 08:53:23 -0000 1.16 *************** *** 60,64 **** $file = basename( __FILE__ ); ! $module['KB_title']['2_Cat_man'] = $module_root_path . 'admin/' . $file; return; } --- 60,64 ---- $file = basename( __FILE__ ); ! $module['KB_title']['2_Cat_man'] = 'modules/mx_kb/admin/' . $file; return; } Index: admin_kb_custom.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/admin/admin_kb_custom.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** admin_kb_custom.php 1 May 2005 16:39:22 -0000 1.8 --- admin_kb_custom.php 1 Oct 2005 08:53:23 -0000 1.9 *************** *** 51,55 **** $file = basename( __FILE__ ); ! $module['KB_title']['6_Custom_Field'] = $module_root_path . 'admin/' . $file; return; } --- 51,55 ---- $file = basename( __FILE__ ); ! $module['KB_title']['6_Custom_Field'] = 'modules/mx_kb/admin/' . $file; return; } |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:24:38
|
Update of /cvsroot/mxbb/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4364 Modified Files: index.php Log Message: support for phpbb template cache Index: index.php =================================================================== RCS file: /cvsroot/mxbb/core/index.php,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** index.php 1 Oct 2005 14:10:44 -0000 1.43 --- index.php 2 Oct 2005 21:24:30 -0000 1.44 *************** *** 79,83 **** // Initialize template // ! $layouttemplate = new mx_Template( $template->root, $board_config, $db ); $layouttemplate->set_filenames(array( --- 79,83 ---- // Initialize template // ! $layouttemplate = new mx_Template( $mx_root_path . 'templates/'. $theme['template_name'], $board_config, $db ); $layouttemplate->set_filenames(array( *************** *** 173,177 **** if ( ( $mx_block->auth_view && $mx_block->show_block ) || $mx_block->auth_mod ) { ! $template = new mx_Template($template->root, $board_config, $db); // --- 173,178 ---- if ( ( $mx_block->auth_view && $mx_block->show_block ) || $mx_block->auth_mod ) { ! //$template = new mx_Template($template->root, $board_config, $db); ! $template = new mx_Template($mx_root_path . 'templates/'. $theme['template_name'], $board_config, $db); // |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:24:37
|
Update of /cvsroot/mxbb/core/modules/mx_coreblocks In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4364/modules/mx_coreblocks Modified Files: mx_blockcp.php Log Message: support for phpbb template cache Index: mx_blockcp.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_blockcp.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** mx_blockcp.php 1 Oct 2005 14:10:45 -0000 1.4 --- mx_blockcp.php 2 Oct 2005 21:24:30 -0000 1.5 *************** *** 74,78 **** // Initialize template // ! $blockcptemplate = new mx_Template( $template->root, $board_config, $db ); // --- 74,79 ---- // Initialize template // ! //$blockcptemplate = new mx_Template( $template->root, $board_config, $db ); ! $blockcptemplate = new mx_Template( $mx_root_path . 'templates/'. $theme['template_name'], $board_config, $db ); // |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:24:37
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4364/includes Modified Files: mx_functions_core.php page_header.php Log Message: support for phpbb template cache Index: page_header.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/page_header.php,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** page_header.php 1 Oct 2005 14:10:45 -0000 1.24 --- page_header.php 2 Oct 2005 21:24:30 -0000 1.25 *************** *** 75,79 **** // Initialize template // ! $layouttemplate = new mx_Template( $template->root, $board_config, $db ); } --- 75,80 ---- // Initialize template // ! //$layouttemplate = new mx_Template( $template->root, $board_config, $db ); ! $layouttemplate = new mx_Template( $mx_root_path . 'templates/'. $theme['template_name'], $board_config, $db ); } Index: mx_functions_core.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_core.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** mx_functions_core.php 1 Oct 2005 14:10:45 -0000 1.10 --- mx_functions_core.php 2 Oct 2005 21:24:30 -0000 1.11 *************** *** 1170,1179 **** function load_block_panels( $block_id = false ) { ! global $template, $blockcptemplate, $board_config; $return = false; ! ob_start(); ! $template = new mx_Template($template->root, $board_config); $this->_get_custom_module_panels($parameter_data, $block_id); $block_panels = ob_get_contents(); --- 1170,1180 ---- function load_block_panels( $block_id = false ) { ! global $mx_root_path, $template, $blockcptemplate, $board_config, $theme; $return = false; ! ob_start(); ! //$template = new mx_Template($template->root, $board_config); ! $template = new mx_Template($mx_root_path . 'templates/'. $theme['template_name'], $board_config); $this->_get_custom_module_panels($parameter_data, $block_id); $block_panels = ob_get_contents(); *************** *** 1195,1199 **** function load_block_parameters( $block_id = false ) { ! global $template, $blockcptemplate, $board_config; $return = false; --- 1196,1200 ---- function load_block_parameters( $block_id = false ) { ! global $mx_root_path, $template, $blockcptemplate, $board_config, $theme; $return = false; *************** *** 1204,1208 **** { $this->is_panel = false; ! $template = new mx_Template($template->root, $board_config); switch ( $parameter_data['parameter_type'] ) --- 1205,1210 ---- { $this->is_panel = false; ! //$template = new mx_Template($template->root, $board_config); ! $template = new mx_Template($mx_root_path . 'templates/'. $theme['template_name'] , $board_config); switch ( $parameter_data['parameter_type'] ) |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:24:37
|
Update of /cvsroot/mxbb/core/admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4364/admin Modified Files: admin_mx_block_cp.php Log Message: support for phpbb template cache Index: admin_mx_block_cp.php =================================================================== RCS file: /cvsroot/mxbb/core/admin/admin_mx_block_cp.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** admin_mx_block_cp.php 1 Oct 2005 14:10:44 -0000 1.4 --- admin_mx_block_cp.php 2 Oct 2005 21:24:29 -0000 1.5 *************** *** 44,48 **** // Initialize template // ! $blockcptemplate = new mx_Template( $template->root, $board_config, $db ); --- 44,49 ---- // Initialize template // ! //$blockcptemplate = new mx_Template( $template->root, $board_config, $db ); ! $blockcptemplate = new mx_Template( $mx_root_path . 'templates/'. $theme['template_name'], $board_config, $db ); |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:24:25
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu/admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4621/modules/mx_navmenu/admin Modified Files: mx_module_defs.php Log Message: minor fixes Index: mx_module_defs.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/admin/mx_module_defs.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** mx_module_defs.php 20 Sep 2005 15:30:59 -0000 1.6 --- mx_module_defs.php 1 Oct 2005 08:36:13 -0000 1.7 *************** *** 683,687 **** 'L_MENU_LINK_TARGET' => $lang['Link_target'], ! 'E_MENU_TITLE' => $menuname, 'E_MENU_DESC' => $menudesc, 'E_MENU_ICON' => $menuicon, --- 683,687 ---- 'L_MENU_LINK_TARGET' => $lang['Link_target'], ! 'E_MENU_TITLE' => htmlspecialchars($menuname), 'E_MENU_DESC' => $menudesc, 'E_MENU_ICON' => $menuicon, *************** *** 816,820 **** $sql = "INSERT INTO " . MENU_CAT_TABLE . " (block_id, cat_title, cat_order, cat_desc, bbcode_uid, cat_show, cat_url, cat_target) VALUES( '" . $block_id . "', ! '" . $mx_request_vars->post('cat_title', MX_TYPE_NO_TAGS | MX_TYPE_SQL_QUOTED, '') . "', '" . $next_order . "', '" . $message . "', --- 816,820 ---- $sql = "INSERT INTO " . MENU_CAT_TABLE . " (block_id, cat_title, cat_order, cat_desc, bbcode_uid, cat_show, cat_url, cat_target) VALUES( '" . $block_id . "', ! '" . $mx_request_vars->post('cat_title', MX_TYPE_NO_STRIP | MX_TYPE_SQL_QUOTED, '') . "', '" . $next_order . "', '" . $message . "', *************** *** 887,891 **** $sql = "INSERT INTO " . MENU_NAV_TABLE . " (menu_id, menu_name, cat_id, function_id, block_id, page_id, menu_desc, menu_links, bbcode_uid, menu_order, menu_icon, auth_view, auth_view_group, link_target) VALUES ('" . $next_id . "', ! '" . $mx_request_vars->post('menuname', MX_TYPE_NO_TAGS | MX_TYPE_SQL_QUOTED, '') . "', '" . $cat_id . "', '" . $mx_request_vars->post('function_id', MX_TYPE_INT, '') . "', --- 887,891 ---- $sql = "INSERT INTO " . MENU_NAV_TABLE . " (menu_id, menu_name, cat_id, function_id, block_id, page_id, menu_desc, menu_links, bbcode_uid, menu_order, menu_icon, auth_view, auth_view_group, link_target) VALUES ('" . $next_id . "', ! '" . $mx_request_vars->post('menuname', MX_TYPE_NO_STRIP | MX_TYPE_SQL_QUOTED, '') . "', '" . $cat_id . "', '" . $mx_request_vars->post('function_id', MX_TYPE_INT, '') . "', *************** *** 952,956 **** $sql = "UPDATE " . MENU_CAT_TABLE . " SET block_id = '" . $block_id . "', ! cat_title = '" . $mx_request_vars->post('cat_title', MX_TYPE_NO_TAGS | MX_TYPE_SQL_QUOTED, '') . "', cat_desc = '" . $message . "', bbcode_uid = '" . $bbcode_uid . "', --- 952,956 ---- $sql = "UPDATE " . MENU_CAT_TABLE . " SET block_id = '" . $block_id . "', ! cat_title = '" . $mx_request_vars->post('cat_title', MX_TYPE_NO_STRIP | MX_TYPE_SQL_QUOTED, '') . "', cat_desc = '" . $message . "', bbcode_uid = '" . $bbcode_uid . "', *************** *** 990,994 **** $sql = "UPDATE " . MENU_NAV_TABLE . " ! SET menu_name = '" . $mx_request_vars->post('menuname', MX_TYPE_NO_TAGS | MX_TYPE_SQL_QUOTED, '') . "', menu_icon = '" . $mx_request_vars->post('menuicons', MX_TYPE_NO_TAGS | MX_TYPE_SQL_QUOTED, '') . "', cat_id = '" . $mx_request_vars->post('cat_id', MX_TYPE_INT, '') . "', --- 990,994 ---- $sql = "UPDATE " . MENU_NAV_TABLE . " ! SET menu_name = '" . $mx_request_vars->post('menuname', MX_TYPE_NO_STRIP | MX_TYPE_SQL_QUOTED, '') . "', menu_icon = '" . $mx_request_vars->post('menuicons', MX_TYPE_NO_TAGS | MX_TYPE_SQL_QUOTED, '') . "', cat_id = '" . $mx_request_vars->post('cat_id', MX_TYPE_INT, '') . "', |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:23:34
|
Update of /cvsroot/mxbb/mx_act/includes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv582/modules/mx_act/includes Modified Files: act_cat_play.php act_challenges.php act_challenges_main.php act_constants.php act_footer.php act_functions.php act_games.php act_header.php act_main.php act_scores.php act_stats.php act_top_scores.php act_top_scores_search.php act_trophy.php act_trophy_comments.php rewards_api.php Log Message: updated all file headers Index: act_header.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_header.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** act_header.php 9 Jan 2005 21:30:35 -0000 1.3 --- act_header.php 1 Oct 2005 14:11:39 -0000 1.4 *************** *** 1,9 **** <?php ! /** ! * kb_header.php ! * ------------------- ! * begin : Monday, Mar 31, 2003 ! * copyright : (C) 2001 The phpBB Group ! * email : su...@ph... * * $Id$ --- 1,11 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ Index: act_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_constants.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** act_constants.php 12 Apr 2005 19:48:19 -0000 1.9 --- act_constants.php 1 Oct 2005 14:11:39 -0000 1.10 *************** *** 1,125 **** ! <?php ! /** ! * kb_constants.php ! * ------------------- ! * begin : April, 2003 ! * copyright : (C) 2002 MX-System ! * email : su...@mx... ! * description : define constants ! * Author : Haplo (jon...@ho...) ! * credit : Roman Malarev (romutis), MarcMoris ! * ! * $Id$ ! */ ! // ---------------------------------------------------------------------START ! // This file defines specific constants for the module ! // ------------------------------------------------------------------------- ! define( 'PAGE_ACTIVITY', -12 ); ! define( 'PAGE_PLAYING_GAMES', -13 ); ! ! /* ! // iNetAngel Activity Data ! define('iNA', $mx_table_prefix.'ina_data'); ! ! // iNetAngel Games Data ! define('iNA_GAMES', $mx_table_prefix.'ina_games'); ! define('iNA_SCORES', $mx_table_prefix.'ina_scores'); ! ! // Addon ! define('INA_TROPHY', $mx_table_prefix .'ina_top_scores'); ! define('INA_CHEAT', $mx_table_prefix .'ina_cheat_fix'); ! define('INA_BAN', $mx_table_prefix .'ina_ban'); ! ! // MX ! define("iNA_CONFIG", $mx_table_prefix .'ina_config'); ! */ ! ! define( 'iNA', $mx_table_prefix . 'ina_data' ); ! ! define( 'iNA_GAMES', $mx_table_prefix . 'ina_games' ); ! define( 'iNA_SCORES', $mx_table_prefix . 'ina_scores' ); ! ! define( 'INA_TROPHY', $mx_table_prefix . 'ina_top_scores' ); ! define( 'INA_CHEAT', $mx_table_prefix . 'ina_cheat_fix' ); ! define( 'INA_BAN', $mx_table_prefix . 'ina_ban' ); ! ! define( 'INA_CATEGORY', $mx_table_prefix . 'ina_categories' ); ! define( 'INA_CATEGORY_MAIN', $mx_table_prefix . 'ina_main_categories' ); ! define( 'INA_CATEGORY_DATA', $mx_table_prefix . 'ina_categories_data' ); ! define( 'INA_DISABLE', $mx_table_prefix . 'ina_hidden' ); ! define( 'INA_CHALLENGE', $mx_table_prefix . 'ina_challenge_tracker' ); ! define( 'INA_CHALLENGE_USERS', $mx_table_prefix . 'ina_challenge_users' ); ! ! define( "iNA_TROPHY_COMMENTS", $mx_table_prefix . 'ina_trophy_comments' ); ! define( "iNA_CONFIG", $mx_table_prefix . 'ina_config' ); ! define( "iNA_SCORE_FIX", $mx_table_prefix . 'scores_fixer' ); ! // ********************************************************************** ! // Read language definition ! // ********************************************************************** ! if ( !file_exists( $mx_root_path . 'modules/mx_act/language/lang_' . $board_config['default_lang'] . '/lang_main.' . $phpEx ) ) ! { ! include( $mx_root_path . 'modules/mx_act/language/lang_english/lang_main.' . $phpEx ); ! $link_language = 'lang_english'; ! } ! else ! { ! include( $mx_root_path . 'modules/mx_act/language/lang_' . $board_config['default_lang'] . '/lang_main.' . $phpEx ); ! $link_language = 'lang_' . $board_config['default_lang']; ! } ! // ********************************************************************** ! // Read theme definition ! // ********************************************************************** ! if ( file_exists( $module_root_path . "templates/" . $theme['template_name'] . "/images" ) ) ! { ! // ---------- ! $current_template_images = $module_root_path . "templates/" . $theme['template_name'] . "/images" ; ! // ---------- ! } ! else ! { ! // ---------- ! $current_template_images = $module_root_path . "templates/" . "subSilver" . "/images" ; ! // ---------- ! } ! // ********************************************************************** ! // Read image language in theme definition ! // ********************************************************************** ! if ( file_exists( "$current_template_images/$link_language/kb.gif" ) ) ! { ! // ---------- ! $images['icon_approve'] = "$current_template_images/icon_approve.gif"; ! $images['icon_unapprove'] = "$current_template_images/icon_unapprove.gif"; ! $images['kb_title'] = "$current_template_images/$link_language/kb.gif"; ! // ---------- ! } ! else ! { ! // ---------- ! $images['icon_approve'] = "$current_template_images/icon_approve.gif"; ! $images['icon_unapprove'] = "$current_template_images/icon_unapprove.gif"; ! $images['kb_title'] = "$current_template_images/lang_english/kb.gif"; ! // ---------- ! } ! ! // Pull all config data ! ! $sql = "SELECT * ! FROM " . iNA_CONFIG; ! if ( !$result = $db->sql_query( $sql ) ) ! { ! mx_message_die( CRITICAL_ERROR, "Could not query config information in act_config", "", __LINE__, __FILE__, $sql ); ! } ! else ! { ! while ( $row = $db->sql_fetchrow( $result ) ) ! { ! $config_name = $row['config_name']; ! $config_value = $row['config_value']; ! $act_config[$config_name] = $config_value; ! } ! } ! ! $mxbb_footer_addup[] = 'mxBB Activity Games Module'; ! ! ?> \ No newline at end of file --- 1,132 ---- ! <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ ! ! // ---------------------------------------------------------------------START ! // This file defines specific constants for the module ! // ------------------------------------------------------------------------- ! define( 'PAGE_ACTIVITY', -12 ); ! define( 'PAGE_PLAYING_GAMES', -13 ); ! ! /* ! // iNetAngel Activity Data ! define('iNA', $mx_table_prefix.'ina_data'); ! ! // iNetAngel Games Data ! define('iNA_GAMES', $mx_table_prefix.'ina_games'); ! define('iNA_SCORES', $mx_table_prefix.'ina_scores'); ! ! // Addon ! define('INA_TROPHY', $mx_table_prefix .'ina_top_scores'); ! define('INA_CHEAT', $mx_table_prefix .'ina_cheat_fix'); ! define('INA_BAN', $mx_table_prefix .'ina_ban'); ! ! // MX ! define("iNA_CONFIG", $mx_table_prefix .'ina_config'); ! */ ! ! define( 'iNA', $mx_table_prefix . 'ina_data' ); ! ! define( 'iNA_GAMES', $mx_table_prefix . 'ina_games' ); ! define( 'iNA_SCORES', $mx_table_prefix . 'ina_scores' ); ! ! define( 'INA_TROPHY', $mx_table_prefix . 'ina_top_scores' ); ! define( 'INA_CHEAT', $mx_table_prefix . 'ina_cheat_fix' ); ! define( 'INA_BAN', $mx_table_prefix . 'ina_ban' ); ! ! define( 'INA_CATEGORY', $mx_table_prefix . 'ina_categories' ); ! define( 'INA_CATEGORY_MAIN', $mx_table_prefix . 'ina_main_categories' ); ! define( 'INA_CATEGORY_DATA', $mx_table_prefix . 'ina_categories_data' ); ! define( 'INA_DISABLE', $mx_table_prefix . 'ina_hidden' ); ! define( 'INA_CHALLENGE', $mx_table_prefix . 'ina_challenge_tracker' ); ! define( 'INA_CHALLENGE_USERS', $mx_table_prefix . 'ina_challenge_users' ); ! ! define( "iNA_TROPHY_COMMENTS", $mx_table_prefix . 'ina_trophy_comments' ); ! define( "iNA_CONFIG", $mx_table_prefix . 'ina_config' ); ! define( "iNA_SCORE_FIX", $mx_table_prefix . 'scores_fixer' ); ! // ********************************************************************** ! // Read language definition ! // ********************************************************************** ! if ( !file_exists( $mx_root_path . 'modules/mx_act/language/lang_' . $board_config['default_lang'] . '/lang_main.' . $phpEx ) ) ! { ! include( $mx_root_path . 'modules/mx_act/language/lang_english/lang_main.' . $phpEx ); ! $link_language = 'lang_english'; ! } ! else ! { ! include( $mx_root_path . 'modules/mx_act/language/lang_' . $board_config['default_lang'] . '/lang_main.' . $phpEx ); ! $link_language = 'lang_' . $board_config['default_lang']; ! } ! // ********************************************************************** ! // Read theme definition ! // ********************************************************************** ! if ( file_exists( $module_root_path . "templates/" . $theme['template_name'] . "/images" ) ) ! { ! // ---------- ! $current_template_images = $module_root_path . "templates/" . $theme['template_name'] . "/images" ; ! // ---------- ! } ! else ! { ! // ---------- ! $current_template_images = $module_root_path . "templates/" . "subSilver" . "/images" ; ! // ---------- ! } ! // ********************************************************************** ! // Read image language in theme definition ! // ********************************************************************** ! if ( file_exists( "$current_template_images/$link_language/kb.gif" ) ) ! { ! // ---------- ! $images['icon_approve'] = "$current_template_images/icon_approve.gif"; ! $images['icon_unapprove'] = "$current_template_images/icon_unapprove.gif"; ! $images['kb_title'] = "$current_template_images/$link_language/kb.gif"; ! // ---------- ! } ! else ! { ! // ---------- ! $images['icon_approve'] = "$current_template_images/icon_approve.gif"; ! $images['icon_unapprove'] = "$current_template_images/icon_unapprove.gif"; ! $images['kb_title'] = "$current_template_images/lang_english/kb.gif"; ! // ---------- ! } ! ! // Pull all config data ! ! $sql = "SELECT * ! FROM " . iNA_CONFIG; ! if ( !$result = $db->sql_query( $sql ) ) ! { ! mx_message_die( CRITICAL_ERROR, "Could not query config information in act_config", "", __LINE__, __FILE__, $sql ); ! } ! else ! { ! while ( $row = $db->sql_fetchrow( $result ) ) ! { ! $config_name = $row['config_name']; ! $config_value = $row['config_value']; ! $act_config[$config_name] = $config_value; ! } ! } ! ! $mxbb_footer_addup[] = 'mxBB Activity Games Module'; ! ! ?> \ No newline at end of file Index: act_top_scores_search.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_top_scores_search.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** act_top_scores_search.php 9 Jan 2005 21:30:35 -0000 1.2 --- act_top_scores_search.php 1 Oct 2005 14:11:39 -0000 1.3 *************** *** 1,10 **** <?php /** ! * activity_top_scores_search.php ! * -------------------------------- ! * Version : 1.0.3 ! * Email : aus...@ho... ! * Site : austin-inc.com/ ! * Copyright : © aUsTiN-Inc 2003/4 */ --- 1,20 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ Index: act_footer.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_footer.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** act_footer.php 9 Jan 2005 21:30:35 -0000 1.2 --- act_footer.php 1 Oct 2005 14:11:39 -0000 1.3 *************** *** 1,9 **** <?php ! /** ! * kb_footer.php ! * ------------------- ! * begin : Monday, Mar 31, 2003 ! * copyright : (C) 2001 The phpBB Group ! * email : su...@ph... * * $Id$ --- 1,11 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ Index: act_trophy_comments.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_trophy_comments.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** act_trophy_comments.php 9 Jan 2005 21:30:35 -0000 1.2 --- act_trophy_comments.php 1 Oct 2005 14:11:39 -0000 1.3 *************** *** 1,13 **** <?php /** ! * trophy_comments.php ! * --------------------- ! * Version : 1.0.3 ! * Email : aus...@ho... ! * Site : austin-inc.com/Blend/ ! * Copyright : © aUsTiN-Inc 2003/4 (Blend Portal System) */ ! /* Start Restriction Checks */ /* Start Ban Check */ --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ ! /* Start Restriction Checks */ /* Start Ban Check */ Index: act_trophy.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_trophy.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** act_trophy.php 9 Jan 2005 21:30:35 -0000 1.3 --- act_trophy.php 1 Oct 2005 14:11:39 -0000 1.4 *************** *** 1,10 **** <?php /** ! * activity_trophy_holders.php ! * ----------------------------- ! * Version : 1.0.3 ! * Email : aus...@ho... ! * Site : austin-inc.com/ ! * Copyright : © aUsTiN-Inc 2003/4 */ --- 1,20 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ Index: act_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_main.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** act_main.php 9 Jan 2005 21:30:35 -0000 1.4 --- act_main.php 1 Oct 2005 14:11:39 -0000 1.5 *************** *** 1,23 **** <?php ! // ////////////////////////////////////////////////////////////////////////// ! // / ___ ! // / / /\ ___ ! // / ### ### / /::\ / /\ ! // / ## #### ## / /:/\:\ / /:/ ! // / ## ## ## ## / /:/~/::\ /__/::\ ! // / ## ## ## /__/:/ /:/\:\ \__\/\:\__ ! // / ## ## ## ## \ \:\/:/__\/ /¯¯¯/ \ \:\/\ ! // / ## #### ## \ \::/ \__\::/ ! // / ### ### \ \:\ /__/:/ ! // / \ \:\ \__\/ ! // / \__\/ ! // ////////////////////////////////////////////////////////////////////////// /** ! * activity.php ! * ---------------- ! * My Version : 1.0.4 ! * Email : au...@au... ! * Site : austin-inc.com/ ! * Copyright : © aUsTiN-Inc 2003/4 */ --- 1,20 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ Index: act_top_scores.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_top_scores.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** act_top_scores.php 9 Jan 2005 21:30:35 -0000 1.3 --- act_top_scores.php 1 Oct 2005 14:11:39 -0000 1.4 *************** *** 1,23 **** <?php ! // ////////////////////////////////////////////////////////////////////////// ! // / ___ ! // / / /\ ___ ! // / ### ### / /::\ / /\ ! // / ## #### ## / /:/\:\ / /:/ ! // / ## ## ## ## / /:/~/::\ /__/::\ ! // / ## ## ## /__/:/ /:/\:\ \__\/\:\__ ! // / ## ## ## ## \ \:\/:/__\/ /¯¯¯/ \ \:\/\ ! // / ## #### ## \ \::/ \__\::/ ! // / ### ### \ \:\ /__/:/ ! // / \ \:\ \__\/ ! // / \__\/ ! // ////////////////////////////////////////////////////////////////////////// /** ! * activity_top_scores.php ! * ----------------------- ! * Version : 1.0.2 ! * Email : aus...@ho... ! * Site : austin-inc.com/ ! * Copyright : © aUsTiN-Inc 2003/4 */ --- 1,20 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ Index: act_functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_functions.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** act_functions.php 9 Jan 2005 21:30:35 -0000 1.3 --- act_functions.php 1 Oct 2005 14:11:39 -0000 1.4 *************** *** 1,9 **** <?php ! /** ! * kb_functions.php ! * ------------------- ! * begin : Wednesday, June 11, 2003 ! * copyright : (C) 2001 The phpBB Group ! * email : er...@ww... * * $Id$ --- 1,11 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ *************** *** 17,22 **** */ - /* Start Trophies Mod For activity.php mod By aUsTiN */ - function UpdateTrophyStats() { --- 19,22 ---- Index: act_cat_play.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_cat_play.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** act_cat_play.php 9 Jan 2005 21:30:34 -0000 1.2 --- act_cat_play.php 1 Oct 2005 14:11:39 -0000 1.3 *************** *** 1,3 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + $cat = $_GET['cat']; Index: act_challenges_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_challenges_main.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** act_challenges_main.php 9 Jan 2005 21:30:35 -0000 1.2 --- act_challenges_main.php 1 Oct 2005 14:11:39 -0000 1.3 *************** *** 1,3 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + $who = $_GET['user']; $who_id = $_GET['user']; Index: act_scores.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_scores.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** act_scores.php 9 Jan 2005 21:30:35 -0000 1.2 --- act_scores.php 1 Oct 2005 14:11:39 -0000 1.3 *************** *** 1,4 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + $game_name = ( !empty( $HTTP_POST_VARS['game_name'] ) ) ? $HTTP_POST_VARS['game_name'] : $HTTP_GET_VARS['game_name']; Index: act_stats.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_stats.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** act_stats.php 9 Jan 2005 21:30:35 -0000 1.3 --- act_stats.php 1 Oct 2005 14:11:39 -0000 1.4 *************** *** 1,3 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + $game_id = ( isset( $HTTP_GET_VARS['id'] ) ) ? intval( $HTTP_GET_VARS['id'] ) : 0; // Grab Game info from game_id Index: rewards_api.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/rewards_api.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** rewards_api.php 9 Jan 2005 21:30:35 -0000 1.3 --- rewards_api.php 1 Oct 2005 14:11:39 -0000 1.4 *************** *** 1,9 **** <?php ! /** ! * rewards_api.php ! * ------------------- ! * begin : Monday, Dec 15, 2003 ! * copyright : (C) 2003 Xore, Napoleon ! * email : mo...@xo..., su...@in... * * $Id$ --- 1,11 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ *************** *** 16,19 **** --- 18,22 ---- * (at your option) any later version. */ + // give rewards to the user function add_reward( $user_id, $amount ) Index: act_challenges.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_challenges.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** act_challenges.php 9 Jan 2005 21:30:35 -0000 1.2 --- act_challenges.php 1 Oct 2005 14:11:39 -0000 1.3 *************** *** 1,10 **** <?php /** ! * challenges.php ! * ---------------- ! * Version : 1.0.3 ! * Email : aus...@ho... ! * Site : austin-inc.com/ ! * Copyright : © aUsTiN-Inc 2003/4 */ --- 1,20 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ Index: act_games.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/includes/act_games.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** act_games.php 9 Jan 2005 21:30:35 -0000 1.3 --- act_games.php 1 Oct 2005 14:11:39 -0000 1.4 *************** *** 1,4 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, (c)2002 www.iNetAngel.com + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + $game_id = ( isset( $HTTP_GET_VARS['id'] ) ) ? intval( $HTTP_GET_VARS['id'] ) : 0; // Grab Game info from game_id |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:17:43
|
Update of /cvsroot/mxbb/core/modules/mx_last_msg In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32589/modules/mx_last_msg Modified Files: mx_last_msg.php Log Message: updated all file headers Index: mx_last_msg.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_last_msg/mx_last_msg.php,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** mx_last_msg.php 26 Apr 2005 22:37:21 -0000 1.13 --- mx_last_msg.php 1 Oct 2005 14:10:45 -0000 1.14 *************** *** 1,11 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- * --- 1,10 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * *************** *** 16,21 **** * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License', or ! * ('at your option) any later version. */ --- 15,20 ---- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:14:22
|
Update of /cvsroot/mxbb/core/modules/mx_rebuild_search_tables/admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32589/modules/mx_rebuild_search_tables/admin Modified Files: admin_rebuild_search.php Log Message: updated all file headers Index: admin_rebuild_search.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_rebuild_search_tables/admin/admin_rebuild_search.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_rebuild_search.php 20 Aug 2005 18:27:33 -0000 1.1 --- admin_rebuild_search.php 1 Oct 2005 14:10:45 -0000 1.2 *************** *** 1,14 **** <?php ! /*************************************************************************** ! * admin_rebuild_search.php ! * ------------------- ! * begin : Thursday, Jul 12, 2001 ! * copyright : (C) 2001 The phpBB Group ! * email : su...@ph... ! * ! * $Id$ ! * ! * ! ***************************************************************************/ $start_time = time (); --- 1,21 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ $start_time = time (); |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:14:22
|
Update of /cvsroot/mxbb/core/modules/mx_textblocks/language/lang_english In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32589/modules/mx_textblocks/language/lang_english Modified Files: lang_admin.php lang_main.php Log Message: updated all file headers Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_textblocks/language/lang_english/lang_main.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** lang_main.php 20 Aug 2005 18:19:12 -0000 1.5 --- lang_main.php 1 Oct 2005 14:10:46 -0000 1.6 *************** *** 1,23 **** <?php ! /*************************************************************************** ! * lang_kb.php ! * ------------------- ! * begin : Sunday, Mar 31, 2003 ! * copyright : (C) 2001 The phpBB Group ! * email : su...@ph... ! * ! * $Id$ ! * ! * ! ***************************************************************************/ ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ $lang['Toc_title'] = "Contents:"; --- 1,21 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ $lang['Toc_title'] = "Contents:"; Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_textblocks/language/lang_english/lang_admin.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_admin.php 9 Sep 2005 09:15:13 -0000 1.1 --- lang_admin.php 1 Oct 2005 14:10:46 -0000 1.2 *************** *** 1,23 **** <?php ! /*************************************************************************** ! * lang_kb.php ! * ------------------- ! * begin : Sunday, Mar 31, 2003 ! * copyright : (C) 2001 The phpBB Group ! * email : su...@ph... ! * ! * $Id$ ! * ! * ! ***************************************************************************/ ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ // --- 1,21 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ // |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:14:22
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32589/modules/mx_navmenu Modified Files: mx_menu_nav.php Log Message: updated all file headers Index: mx_menu_nav.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/mx_menu_nav.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mx_menu_nav.php 20 Sep 2005 15:30:59 -0000 1.2 --- mx_menu_nav.php 1 Oct 2005 14:10:45 -0000 1.3 *************** *** 1,11 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- * --- 1,10 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:13:07
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4621/includes Modified Files: mx_functions_auth.php mx_functions_core.php page_header.php Log Message: minor fixes Index: mx_functions_auth.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_auth.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mx_functions_auth.php 9 Sep 2005 08:53:03 -0000 1.2 --- mx_functions_auth.php 1 Oct 2005 08:36:13 -0000 1.3 *************** *** 143,147 **** case AUTH_ALL: $auth_user[$key] = TRUE; ! $auth_user[$key . '_type'] = $lang['Auth_Anonymous_users']; break; --- 143,147 ---- case AUTH_ALL: $auth_user[$key] = TRUE; ! $auth_user[$key . '_type'] = $lang['Auth_Anonymous_Users']; break; *************** *** 153,157 **** case AUTH_ANONYMOUS: $auth_user[$key] = ( ! $userdata['session_logged_in'] ) ? TRUE : 0; ! $auth_user[$key . '_type'] = $lang['Auth_Anonymous_users']; break; --- 153,157 ---- case AUTH_ANONYMOUS: $auth_user[$key] = ( ! $userdata['session_logged_in'] ) ? TRUE : 0; ! $auth_user[$key . '_type'] = $lang['Auth_Anonymous_Users']; break; Index: page_header.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/page_header.php,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** page_header.php 21 Sep 2005 20:24:44 -0000 1.22 --- page_header.php 1 Oct 2005 08:36:13 -0000 1.23 *************** *** 386,391 **** 'LAST_VISIT_DATE' => sprintf($lang['You_last_visit'], $s_last_visit), 'CURRENT_TIME' => sprintf($lang['Current_time'], create_date($board_config['default_dateformat'], time(), $board_config['board_timezone'])), ! 'TOTAL_USERS_ONLINE' => $l_online_users, ! 'LOGGED_IN_USER_LIST' => $online_userlist, 'RECORD_USERS' => sprintf($lang['Record_online_users'], $board_config['record_online_users'], create_date($board_config['default_dateformat'], $board_config['record_online_date'], $board_config['board_timezone'])), 'PRIVATE_MESSAGE_INFO' => $l_privmsgs_text, --- 386,391 ---- 'LAST_VISIT_DATE' => sprintf($lang['You_last_visit'], $s_last_visit), 'CURRENT_TIME' => sprintf($lang['Current_time'], create_date($board_config['default_dateformat'], time(), $board_config['board_timezone'])), ! //'TOTAL_USERS_ONLINE' => $l_online_users, ! //'LOGGED_IN_USER_LIST' => $online_userlist, 'RECORD_USERS' => sprintf($lang['Record_online_users'], $board_config['record_online_users'], create_date($board_config['default_dateformat'], $board_config['record_online_date'], $board_config['board_timezone'])), 'PRIVATE_MESSAGE_INFO' => $l_privmsgs_text, Index: mx_functions_core.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_core.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** mx_functions_core.php 20 Sep 2005 15:30:58 -0000 1.8 --- mx_functions_core.php 1 Oct 2005 08:36:13 -0000 1.9 *************** *** 801,805 **** } ! function kill_me() { global $mx_cache; --- 801,805 ---- } ! function kill_me($block_id) { global $mx_cache; *************** *** 878,882 **** // Define some hidden Edit Block parameters // - $s_hidden_fields = $mx_page->s_hidden_fields; --- 878,881 ---- *************** *** 884,889 **** // Switch between different block types // - - //$block_edit_img = ( ( $this->block_file == 'mx_multiple_blocks.php' ) ? 'block_edit_split.gif' : ( $this->block_file == 'mx_textblock_blog.php' ? 'block_edit_admin.gif' : 'block_edit.gif' ) ) ; if ($this->is_dynamic) { --- 883,886 ---- *************** *** 907,911 **** // Compose buttons and info // - $block_desc = !empty( $this->block_desc ) ? ' (' . $this->block_desc . ')' : ''; $edit_url = append_sid( $mx_root_path . $edit_file . "?sid=" . $userdata['session_id'] ); --- 904,907 ---- *************** *** 918,922 **** // Output // - $layouttemplate->assign_block_vars('layout_column.blocks.edit', array( 'BLOCK_SIZE' => ( !empty( $block_size ) ? $block_size : '100%' ), --- 914,917 ---- *************** *** 930,934 **** // Switch: Edit Block state // - $layouttemplate->assign_block_vars( 'layout_column.blocks.edit.switch_edit_' . ( $edit_on ? 'on' : 'off' ), array() ); } --- 925,928 ---- *************** *** 1098,1102 **** case 'Checkbox_multiple_select': $parameter_value = addslashes( serialize( $parameter_value ) ); - die($parameter_value); break; case 'Separator': --- 1092,1095 ---- |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:13:06
|
Update of /cvsroot/mxbb/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4621 Modified Files: index.php login.php Log Message: minor fixes Index: login.php =================================================================== RCS file: /cvsroot/mxbb/core/login.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** login.php 20 Sep 2005 15:30:58 -0000 1.10 --- login.php 1 Oct 2005 08:36:13 -0000 1.11 *************** *** 102,106 **** } ! $layouttemplate->assign_vars(array( 'META' => "<meta http-equiv=\"refresh\" content=\"3;url=login.$phpEx?redirect=$redirect\">") ); --- 102,106 ---- } ! $template->assign_vars(array( 'META' => "<meta http-equiv=\"refresh\" content=\"3;url=login.$phpEx?redirect=$redirect\">") ); *************** *** 122,126 **** } ! $layouttemplate->assign_vars(array( 'META' => "<meta http-equiv=\"refresh\" content=\"3;url=login.$phpEx?redirect=$redirect\">") ); --- 122,126 ---- } ! $template->assign_vars(array( 'META' => "<meta http-equiv=\"refresh\" content=\"3;url=login.$phpEx?redirect=$redirect\">") ); Index: index.php =================================================================== RCS file: /cvsroot/mxbb/core/index.php,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** index.php 21 Sep 2005 20:24:44 -0000 1.41 --- index.php 1 Oct 2005 08:36:13 -0000 1.42 *************** *** 233,242 **** // Output editcp controls/buttons // ! if ( $mx_dynamic_block->dynamic_block_id > 0 && $subblock == $total_subs - 1) { $mx_dynamic_block->output_cp_button( $edit_on ); } ! if ( is_object($mx_parent_block) && $subblock == $total_subs - 1) { $mx_parent_block->output_cp_button( $edit_on ); --- 233,242 ---- // Output editcp controls/buttons // ! if ( $mx_dynamic_block->dynamic_block_id > 0 && $subblock == $total_subs - 1 && $mx_dynamic_block->auth_edit ) { $mx_dynamic_block->output_cp_button( $edit_on ); } ! if ( is_object($mx_parent_block) && $subblock == $total_subs - 1 && $mx_parent_block->auth_edit ) { $mx_parent_block->output_cp_button( $edit_on ); *************** *** 281,304 **** // Output some subblock wrappers // ! if ( $mx_parent_block->is_sub ) { ! if ( $subblock == 0 ) ! { ! $layouttemplate->assign_block_vars('layout_column.blocks.sub_start', array()); ! $inner_space = ''; ! } ! else ! { ! $inner_space = '<td width="'.$mx_parent_block->sub_inner_space.'"> </td>'; ! } ! ! $layouttemplate->assign_block_vars('layout_column.blocks.sub_col', array( ! 'INNER_SPACE' => $inner_space, ! 'BLOCK_SIZE' => $mx_parent_block->sub_block_sizes[$subblock] ! )); ! ! if ( intval($subblock + 1) == $total_subs ) { ! $layouttemplate->assign_block_vars('layout_column.blocks.sub_end', array()); } } --- 281,307 ---- // Output some subblock wrappers // ! if (isset($mx_parent_block)) { ! if ( $mx_parent_block->is_sub ) { ! if ( $subblock == 0 ) ! { ! $layouttemplate->assign_block_vars('layout_column.blocks.sub_start', array()); ! $inner_space = ''; ! } ! else ! { ! $inner_space = '<td width="'.$mx_parent_block->sub_inner_space.'"> </td>'; ! } ! ! $layouttemplate->assign_block_vars('layout_column.blocks.sub_col', array( ! 'INNER_SPACE' => $inner_space, ! 'BLOCK_SIZE' => $mx_parent_block->sub_block_sizes[$subblock] ! )); ! ! if ( intval($subblock + 1) == $total_subs ) ! { ! $layouttemplate->assign_block_vars('layout_column.blocks.sub_end', array()); ! } } } *************** *** 310,324 **** // Destroy parent block data // ! if ( $mx_parent_block->is_sub ) { unset( $mx_parent_block ); } ! if ( is_object($mx_dynamic_block) ) { unset( $mx_dynamic_block ); } ! $mx_block->kill_me(); } --- 313,327 ---- // Destroy parent block data // ! if ( isset($mx_parent_block) && $mx_parent_block->is_sub ) { unset( $mx_parent_block ); } ! if ( isset($mx_dynamic_block) && is_object($mx_dynamic_block) ) { unset( $mx_dynamic_block ); } ! $mx_block->kill_me($block_id); } |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:12:04
|
Update of /cvsroot/mxbb/core/modules/mx_rebuild_search_tables/language/lang_english In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32589/modules/mx_rebuild_search_tables/language/lang_english Modified Files: lang_admin_rebuild_search.php Log Message: updated all file headers 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.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_admin_rebuild_search.php 20 Aug 2005 18:27:33 -0000 1.1 --- lang_admin_rebuild_search.php 1 Oct 2005 14:10:45 -0000 1.2 *************** *** 1,4 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, Jaime (ja...@ci...) + * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + $lang['Rebuild_search'] = 'Rebuild Search'; $lang['Rebuild_search_desc'] = 'This will index every post in your phpBB, rebuilding the search tables. It may take a long time to process, so please do not move from this page until it is complete.'; |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:12:03
|
Update of /cvsroot/mxbb/core/modules/mx_coreblocks In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32589/modules/mx_coreblocks Modified Files: mx_announce.php mx_blockcp.php mx_forum.php mx_google.php mx_includex.php mx_language.php mx_login.php mx_online.php mx_poll.php mx_search.php mx_site_log.php mx_theme.php Log Message: updated all file headers Index: mx_poll.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_poll.php,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** mx_poll.php 10 Sep 2005 22:08:24 -0000 1.22 --- mx_poll.php 1 Oct 2005 14:10:45 -0000 1.23 *************** *** 1,12 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- * $Id$ */ --- 1,12 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- + * * $Id$ */ Index: mx_forum.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_forum.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** mx_forum.php 10 Sep 2005 22:08:24 -0000 1.8 --- mx_forum.php 1 Oct 2005 14:10:45 -0000 1.9 *************** *** 1,14 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * copyright : (C) 2001 The phpBB Group - * email : su...@ph... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ Index: mx_online.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_online.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** mx_online.php 20 Sep 2005 15:30:58 -0000 1.9 --- mx_online.php 1 Oct 2005 14:10:45 -0000 1.10 *************** *** 1,12 **** <?php /** ------------------------------------------------------------------------ ! * subject : mxBB-Portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 mxBB-Portal ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : Who's Online Block. * ------------------------------------------------------------------------- * $Id$ */ --- 1,12 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- + * * $Id$ */ Index: mx_login.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_login.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** mx_login.php 6 Sep 2005 18:51:57 -0000 1.7 --- mx_login.php 1 Oct 2005 14:10:45 -0000 1.8 *************** *** 1,11 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- * --- 1,10 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * Index: mx_language.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_language.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** mx_language.php 20 Sep 2005 15:30:58 -0000 1.11 --- mx_language.php 1 Oct 2005 14:10:45 -0000 1.12 *************** *** 1,16 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- * * $Id$ */ ! /** * This program is free software; you can redistribute it and/or modify --- 1,15 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ */ ! /** * This program is free software; you can redistribute it and/or modify Index: mx_google.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_google.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** mx_google.php 19 Apr 2005 17:14:18 -0000 1.6 --- mx_google.php 1 Oct 2005 14:10:45 -0000 1.7 *************** *** 1,16 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- * * $Id$ */ ! /** * This program is free software; you can redistribute it and/or modify --- 1,15 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ */ ! /** * This program is free software; you can redistribute it and/or modify Index: mx_site_log.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_site_log.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mx_site_log.php 8 Sep 2005 21:16:19 -0000 1.3 --- mx_site_log.php 1 Oct 2005 14:10:45 -0000 1.4 *************** *** 1,11 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- * --- 1,10 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * *************** *** 13,21 **** */ ! /** * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License', or ! * ('at your option) any later version. */ --- 12,20 ---- */ ! /** * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ Index: mx_includex.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_includex.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** mx_includex.php 6 Sep 2005 18:51:57 -0000 1.5 --- mx_includex.php 1 Oct 2005 14:10:45 -0000 1.6 *************** *** 1,11 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- * --- 1,10 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * *************** *** 19,23 **** * (at your option) any later version. */ ! if ( !defined('IN_PORTAL') ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined('IN_PORTAL') ) { Index: mx_blockcp.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_blockcp.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mx_blockcp.php 7 Sep 2005 19:36:30 -0000 1.3 --- mx_blockcp.php 1 Oct 2005 14:10:45 -0000 1.4 *************** *** 1,12 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- * $Id$ */ --- 1,12 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- + * * $Id$ */ *************** *** 18,22 **** * (at your option) any later version. */ - define( 'IN_PORTAL', 1 ); --- 18,21 ---- Index: mx_search.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_search.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** mx_search.php 10 Sep 2005 22:08:24 -0000 1.6 --- mx_search.php 1 Oct 2005 14:10:45 -0000 1.7 *************** *** 1,11 **** <?php ! /** ! * kb_search.php ! * ------------------- ! * begin : Sunday, Mar 31, 2003 ! * copyright : (C) 2001 The phpBB Group ! * email : su...@ph... * ! * $Id: kb_search.php,v 1.0.0 */ --- 1,13 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * ! * $Id$ */ Index: mx_announce.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_announce.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** mx_announce.php 6 Sep 2005 18:51:57 -0000 1.15 --- mx_announce.php 1 Oct 2005 14:10:45 -0000 1.16 *************** *** 1,11 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- * --- 1,10 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * Index: mx_theme.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_theme.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** mx_theme.php 20 Sep 2005 15:30:58 -0000 1.11 --- mx_theme.php 1 Oct 2005 14:10:45 -0000 1.12 *************** *** 1,11 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- * --- 1,10 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:02:01
|
Update of /cvsroot/mxbb/mx_pafiledb/pafiledb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1668/modules/mx_pafiledb/pafiledb Modified Files: pafiledb_common.php Log Message: updated all file headers Index: pafiledb_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/pafiledb_common.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** pafiledb_common.php 12 Apr 2005 19:32:58 -0000 1.10 --- pafiledb_common.php 1 Oct 2005 14:15:20 -0000 1.11 *************** *** 1,10 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB * * $Id$ --- 1,11 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ |
|
From: Jon O. <jon...@us...> - 2005-10-02 21:01:59
|
Update of /cvsroot/mxbb/mx_linkdb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1398/modules/mx_linkdb Modified Files: db_install.php db_uninstall.php db_upgrade.php linkdb.php Log Message: updated all file headers Index: db_uninstall.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/db_uninstall.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** db_uninstall.php 22 Sep 2005 10:09:38 -0000 1.3 --- db_uninstall.php 1 Oct 2005 14:14:17 -0000 1.4 *************** *** 1,21 **** <?php ! /** ! * * ------------------------------------------------------------------------ ! * subject : mxBB-Portal - CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 mxBB-Portal ! * email : jon...@ho... ! * project site : www.mx-system.com ! * * ------------------------------------------------------------------------- * ! * $Id$ */ /** * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ --- 1,20 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, pafiledb ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * ! * $Id$ */ /** * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/db_install.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** db_install.php 22 Sep 2005 10:09:38 -0000 1.4 --- db_install.php 1 Oct 2005 14:14:17 -0000 1.5 *************** *** 1,23 **** <?php ! /** ! * * ------------------------------------------------------------------------ ! * subject : mxBB-Portal - CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 mxBB-Portal ! * email : jon...@ho... ! * project site : www.mx-system.com ! * * ------------------------------------------------------------------------- * ! * $Id$ */ /** * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ ! define( 'IN_PORTAL', true ); if ( !defined( 'IN_ADMIN' ) ) --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, pafiledb ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * ! * $Id$ */ /** * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ ! define( 'IN_PORTAL', true ); if ( !defined( 'IN_ADMIN' ) ) Index: linkdb.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** linkdb.php 9 Jan 2005 21:42:00 -0000 1.1 --- linkdb.php 1 Oct 2005 14:14:17 -0000 1.2 *************** *** 1,21 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Saturday, Feb 13, 2001 - * copyright : (C) 2001 The phpBB Group - * email : su...@ph... - * credits to : CRLin * * $Id$ */ ! /** * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by --- 1,16 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, pafiledb ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ */ ! /** * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/db_upgrade.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_upgrade.php 22 Sep 2005 10:09:38 -0000 1.5 --- db_upgrade.php 1 Oct 2005 14:14:17 -0000 1.6 *************** *** 1,20 **** <?php ! /** ! * * ------------------------------------------------------------------------ ! * subject : mxBB-Portal - CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 mxBB-Portal ! * email : jon...@ho... ! * project site : www.mx-system.com ! * * ------------------------------------------------------------------------- * ! * $Id$ */ /** * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ --- 1,20 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, pafiledb ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * ! * $Id$ */ + /** * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ |
Update of /cvsroot/mxbb/mx_linkdb/linkdb/modules In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1398/modules/mx_linkdb/linkdb/modules Modified Files: link_category.php link_link.php link_main.php link_rate.php link_search.php link_user_upload.php link_viewall.php Log Message: updated all file headers Index: link_category.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/modules/link_category.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** link_category.php 9 Jan 2005 21:42:02 -0000 1.1 --- link_category.php 1 Oct 2005 14:14:17 -0000 1.2 *************** *** 1,3 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, pafiledb + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: link_user_upload.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/modules/link_user_upload.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** link_user_upload.php 9 Jan 2005 21:42:02 -0000 1.1 --- link_user_upload.php 1 Oct 2005 14:14:17 -0000 1.2 *************** *** 1,3 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, pafiledb + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: link_rate.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/modules/link_rate.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** link_rate.php 9 Jan 2005 21:42:02 -0000 1.1 --- link_rate.php 1 Oct 2005 14:14:17 -0000 1.2 *************** *** 1,3 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, pafiledb + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: link_link.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/modules/link_link.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** link_link.php 9 Jan 2005 21:42:02 -0000 1.1 --- link_link.php 1 Oct 2005 14:14:17 -0000 1.2 *************** *** 1,3 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, pafiledb + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: link_search.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/modules/link_search.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** link_search.php 9 Jan 2005 21:42:02 -0000 1.1 --- link_search.php 1 Oct 2005 14:14:17 -0000 1.2 *************** *** 1,3 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, pafiledb + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: link_viewall.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/modules/link_viewall.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** link_viewall.php 9 Jan 2005 21:42:02 -0000 1.1 --- link_viewall.php 1 Oct 2005 14:14:17 -0000 1.2 *************** *** 1,3 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, pafiledb + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: link_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/modules/link_main.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** link_main.php 9 Jan 2005 21:42:02 -0000 1.1 --- link_main.php 1 Oct 2005 14:14:17 -0000 1.2 *************** *** 1,3 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, pafiledb + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 |
|
From: Jon O. <jon...@us...> - 2005-10-02 20:56:12
|
Update of /cvsroot/mxbb/mx_pafiledb/language/lang_english In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1668/modules/mx_pafiledb/language/lang_english Modified Files: lang_admin.php lang_main.php Log Message: updated all file headers Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/language/lang_english/lang_main.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_main.php 20 Aug 2005 18:24:29 -0000 1.2 --- lang_main.php 1 Oct 2005 14:15:19 -0000 1.3 *************** *** 1,15 **** <?php ! /*************************************************************************** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB ! * ! * $Id$ ! * ! * ! ***************************************************************************/ // Toplist --- 1,21 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ // Toplist Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/language/lang_english/lang_admin.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_admin.php 20 Aug 2005 18:24:29 -0000 1.2 --- lang_admin.php 1 Oct 2005 14:15:19 -0000 1.3 *************** *** 1,16 **** <?php ! /*************************************************************************** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB ! * ! * $Id$ ! * ! * ! ***************************************************************************/ // Categories $lang['Cat_manage_title'] = 'Category Management'; --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + // Categories $lang['Cat_manage_title'] = 'Category Management'; |
|
From: Jon O. <jon...@us...> - 2005-10-02 20:55:28
|
Update of /cvsroot/mxbb/mx_profilecp/language/lang_english In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2005/modules/mx_profilecp/language/lang_english Modified Files: lang_extend.php lang_extend_lang_extend.php lang_extend_mods_settings.php lang_extend_pcp_addons.php lang_extend_pcp_management.php lang_extend_profile_control_panel.php Log Message: updated all file headers Index: lang_extend_lang_extend.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/language/lang_english/lang_extend_lang_extend.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_extend_lang_extend.php 29 Jun 2004 22:27:47 -0000 1.1 --- lang_extend_lang_extend.php 1 Oct 2005 14:16:27 -0000 1.2 *************** *** 1,22 **** <?php ! /*************************************************************************** ! * lang_extend_lang_extend.php [English] ! * ------------------------------------- ! * begin : 29/09/2003 ! * copyright : Ptirhiik ! * email : pti...@cl... ! * ! * version : 1.0.1 - 16/10/2003 ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ if ( !defined('IN_PORTAL') ) --- 1,21 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ if ( !defined('IN_PORTAL') ) Index: lang_extend.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/language/lang_english/lang_extend.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_extend.php 9 Jan 2005 21:45:33 -0000 1.2 --- lang_extend.php 1 Oct 2005 14:16:27 -0000 1.3 *************** *** 1,25 **** <?php ! /*************************************************************************** ! * lang_extend.php [English] ! * --------------- ! * begin : 28/09/2003 ! * copyright : Ptirhiik ! * email : pti...@cl... ! * ! * version : 1.0.1 - 16/10/2003 ! * ! * redefinition of existing keys ! * ! * last edit : 2004/06/30 22:52:26 by Haplo ! ***************************************************************************/ ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ if ( !defined('IN_PHPBB') ) --- 1,21 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ if ( !defined('IN_PHPBB') ) Index: lang_extend_pcp_management.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/language/lang_english/lang_extend_pcp_management.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_extend_pcp_management.php 29 Jun 2004 22:27:47 -0000 1.1 --- lang_extend_pcp_management.php 1 Oct 2005 14:16:27 -0000 1.2 *************** *** 1,22 **** <?php ! /*************************************************************************** ! * lang_extend_pcp_management.php [English] ! * --------------------------------------- ! * begin : 08/10/2003 ! * copyright : Ptirhiik ! * email : pti...@cl... ! * ! * version : 0.0.4 - 24/10/2003 ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ if ( !defined('IN_PHPBB') ) --- 1,21 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ if ( !defined('IN_PHPBB') ) Index: lang_extend_profile_control_panel.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/language/lang_english/lang_extend_profile_control_panel.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_extend_profile_control_panel.php 9 Jan 2005 21:45:33 -0000 1.2 --- lang_extend_profile_control_panel.php 1 Oct 2005 14:16:27 -0000 1.3 *************** *** 1,22 **** <?php ! /*************************************************************************** ! * lang_extend_profile_control_panel.php [English] ! * ----------------------------------------------- ! * begin : 28/09/2003 ! * copyright : Ptirhiik ! * email : pti...@cl... ! * ! * version : 1.0.2 - 28/09/2003 ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ if ( !defined('IN_PHPBB') ) --- 1,21 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ if ( !defined('IN_PHPBB') ) Index: lang_extend_mods_settings.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/language/lang_english/lang_extend_mods_settings.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_extend_mods_settings.php 29 Jun 2004 22:27:47 -0000 1.1 --- lang_extend_mods_settings.php 1 Oct 2005 14:16:27 -0000 1.2 *************** *** 1,22 **** <?php ! /*************************************************************************** ! * lang_extend_mods_settings.php [English] ! * --------------------------------------- ! * begin : 28/09/2003 ! * copyright : Ptirhiik ! * email : pti...@cl... ! * ! * version : 1.1.9 - 18/10/2003 ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ if ( !defined('IN_PORTAL') ) --- 1,21 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ if ( !defined('IN_PORTAL') ) Index: lang_extend_pcp_addons.php =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/language/lang_english/lang_extend_pcp_addons.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_extend_pcp_addons.php 29 Jun 2004 22:27:47 -0000 1.1 --- lang_extend_pcp_addons.php 1 Oct 2005 14:16:27 -0000 1.2 *************** *** 1,26 **** <?php ! /*************************************************************************** ! * lang_extend_pcp_addons.php [English] ! * ------------------------------------ ! * begin : 30/10/2003 ! * copyright : Ptirhiik ! * email : pti...@cl... ! * ! * version : 1.0.0 - 30/10/2003 ! * ! *************************************************************************** ! * ! * Customs lang key entries ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ if ( !defined('IN_PHPBB') ) --- 1,21 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Ptirhiik (ad...@rp...) ! * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ if ( !defined('IN_PHPBB') ) |
|
From: Jon O. <jon...@us...> - 2005-10-02 20:48:33
|
Update of /cvsroot/mxbb/mx_linkdb/linkdb/admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1398/modules/mx_linkdb/linkdb/admin Modified Files: admin_cat_manage.php admin_link_manage.php admin_setting.php Log Message: updated all file headers Index: admin_cat_manage.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/admin/admin_cat_manage.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_cat_manage.php 9 Jan 2005 21:42:00 -0000 1.1 --- admin_cat_manage.php 1 Oct 2005 14:14:17 -0000 1.2 *************** *** 1,21 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Saturday, Feb 13, 2001 - * copyright : (C) 2001 The phpBB Group - * email : su...@ph... - * credits to : CRLin * * $Id$ */ ! /** * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by --- 1,16 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, pafiledb ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ */ ! /** * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: admin_link_manage.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/admin/admin_link_manage.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_link_manage.php 9 Jan 2005 21:42:00 -0000 1.1 --- admin_link_manage.php 1 Oct 2005 14:14:17 -0000 1.2 *************** *** 1,21 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Saturday, Feb 13, 2001 - * copyright : (C) 2001 The phpBB Group - * email : su...@ph... - * credits to : CRLin * * $Id$ */ ! /** * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by --- 1,16 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, pafiledb ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ */ ! /** * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Index: admin_setting.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/admin/admin_setting.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_setting.php 9 Jan 2005 21:42:00 -0000 1.1 --- admin_setting.php 1 Oct 2005 14:14:17 -0000 1.2 *************** *** 1,21 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal, CMS & portal ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Saturday, Feb 13, 2001 - * copyright : (C) 2001 The phpBB Group - * email : su...@ph... - * credits to : CRLin * * $Id$ */ ! /** * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by --- 1,16 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, pafiledb ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ */ ! /** * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |
|
From: Jon O. <jon...@us...> - 2005-10-02 20:48:32
|
Update of /cvsroot/mxbb/mx_linkdb/linkdb/language/lang_english In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1398/modules/mx_linkdb/linkdb/language/lang_english Modified Files: lang_admin_linkdb.php lang_linkdb.php Log Message: updated all file headers Index: lang_linkdb.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/language/lang_english/lang_linkdb.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_linkdb.php 9 Jan 2005 21:42:02 -0000 1.1 --- lang_linkdb.php 1 Oct 2005 14:14:17 -0000 1.2 *************** *** 1,3 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, pafiledb + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + // Main $lang['Viewall'] = 'View All Links'; Index: lang_admin_linkdb.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/language/lang_english/lang_admin_linkdb.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_admin_linkdb.php 9 Jan 2005 21:42:02 -0000 1.1 --- lang_admin_linkdb.php 1 Oct 2005 14:14:17 -0000 1.2 *************** *** 1,3 **** --- 1,22 ---- <?php + /** ------------------------------------------------------------------------ + * Subject : mxBB - a fully modular portal and CMS (for phpBB) + * Author : Jon Ohlsson and the mxBB Team + * Credits : The phpBB Group & Marc Morisette, pafiledb + * Copyright : (C) 2002-2005 mxBB Portal + * Email : jo...@mx... + * Project site : www.mxbb-portal.com + * ------------------------------------------------------------------------- + * + * $Id$ + */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + // Categories $lang['All_links'] = 'All Links'; |
|
From: Jon O. <jon...@us...> - 2005-10-02 20:48:30
|
Update of /cvsroot/mxbb/mx_pafiledb/pafiledb/modules In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1668/modules/mx_pafiledb/pafiledb/modules Modified Files: pa_category.php pa_download.php pa_email.php pa_file.php pa_license.php pa_main.php pa_mcp.php pa_post_comment.php pa_quickdl.php pa_rate.php pa_search.php pa_stats.php pa_toplist.php pa_ucp.php pa_user_upload.php pa_viewall.php Log Message: updated all file headers Index: pa_viewall.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_viewall.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** pa_viewall.php 11 Apr 2005 17:55:42 -0000 1.9 --- pa_viewall.php 1 Oct 2005 14:15:20 -0000 1.10 *************** *** 1,13 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB * * $Id$ */ /* paFileDB 3.0 --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: pa_download.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_download.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** pa_download.php 21 Apr 2005 20:55:42 -0000 1.10 --- pa_download.php 1 Oct 2005 14:15:20 -0000 1.11 *************** *** 1,13 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB * * $Id$ */ /* paFileDB 3.0 --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: pa_post_comment.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_post_comment.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** pa_post_comment.php 1 May 2005 16:41:29 -0000 1.9 --- pa_post_comment.php 1 Oct 2005 14:15:20 -0000 1.10 *************** *** 1,9 **** <?php ! /** ! * post_comment.php ! * ------------------- ! * begin : Wednesday, Jan 1, 2003 ! * copyright : (C) 2002 Illuminati Gaming Network ! * email : who...@ya... * * $Id$ --- 1,11 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ Index: pa_user_upload.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_user_upload.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** pa_user_upload.php 21 Apr 2005 20:55:42 -0000 1.11 --- pa_user_upload.php 1 Oct 2005 14:15:20 -0000 1.12 *************** *** 1,14 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB ! * modded with ucp * * $Id$ */ /* paFileDB 3.0 --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: pa_ucp.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_ucp.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** pa_ucp.php 9 Jan 2005 21:44:14 -0000 1.2 --- pa_ucp.php 1 Oct 2005 14:15:20 -0000 1.3 *************** *** 1,9 **** <?php ! /** ! * pa_ucp.php ! * ------------------- ! * begin : Sunday, July 27, 2003 ! * copyright : (C) 2003 Mohd ! * email : mo...@mo... * * $Id$ --- 1,11 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ Index: pa_file.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_file.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** pa_file.php 1 May 2005 16:41:29 -0000 1.12 --- pa_file.php 1 Oct 2005 14:15:20 -0000 1.13 *************** *** 1,13 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB * * $Id$ */ /* paFileDB 3.0 --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: pa_license.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_license.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** pa_license.php 9 Jan 2005 21:44:14 -0000 1.10 --- pa_license.php 1 Oct 2005 14:15:20 -0000 1.11 *************** *** 1,13 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB * ! * $Id$ */ /* paFileDB 3.0 --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * ! * $Id$ ! */ ! ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. */ + /* paFileDB 3.0 Index: pa_mcp.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_mcp.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** pa_mcp.php 11 Apr 2005 17:55:41 -0000 1.7 --- pa_mcp.php 1 Oct 2005 14:15:20 -0000 1.8 *************** *** 1,14 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB * * $Id$ */ class pafiledb_mcp extends pafiledb_public { --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ */ + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + class pafiledb_mcp extends pafiledb_public { Index: pa_category.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_category.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** pa_category.php 1 May 2005 16:41:29 -0000 1.8 --- pa_category.php 1 Oct 2005 14:15:20 -0000 1.9 *************** *** 1,13 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB * * $Id$ */ /* paFileDB 3.0 --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: pa_email.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_email.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** pa_email.php 9 Jan 2005 21:44:14 -0000 1.9 --- pa_email.php 1 Oct 2005 14:15:20 -0000 1.10 *************** *** 1,13 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB * * $Id$ */ /* paFileDB 3.0 --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: pa_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_main.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** pa_main.php 9 Jan 2005 21:44:14 -0000 1.9 --- pa_main.php 1 Oct 2005 14:15:20 -0000 1.10 *************** *** 1,13 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB * * $Id$ */ /* paFileDB 3.0 --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: pa_search.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_search.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** pa_search.php 9 Jan 2005 21:44:14 -0000 1.10 --- pa_search.php 1 Oct 2005 14:15:20 -0000 1.11 *************** *** 1,13 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB * * $Id$ */ /* paFileDB 3.0 --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: pa_quickdl.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_quickdl.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pa_quickdl.php 6 Mar 2005 14:32:55 -0000 1.1 --- pa_quickdl.php 1 Oct 2005 14:15:20 -0000 1.2 *************** *** 1,22 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB * * $Id$ */ ! /* ! paFileDB 3.0 ! ©2001/2002 PHP Arena ! Written by Todd ! to...@ph... ! http://www.phparena.net ! Keep all copyright links on the script visible ! Please read the license included with this script for more information. ! */ class pafiledb_quickdl extends pafiledb_public { --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ */ ! ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ ! class pafiledb_quickdl extends pafiledb_public { Index: pa_rate.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_rate.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** pa_rate.php 9 Jan 2005 21:44:14 -0000 1.8 --- pa_rate.php 1 Oct 2005 14:15:20 -0000 1.9 *************** *** 1,13 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB * * $Id$ */ /* paFileDB 3.0 --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: pa_toplist.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_toplist.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** pa_toplist.php 11 Apr 2005 17:55:41 -0000 1.10 --- pa_toplist.php 1 Oct 2005 14:15:20 -0000 1.11 *************** *** 1,13 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB * * $Id$ */ /* paFileDB 3.0 --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 Index: pa_stats.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/modules/pa_stats.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** pa_stats.php 1 May 2005 16:41:29 -0000 1.11 --- pa_stats.php 1 Oct 2005 14:15:20 -0000 1.12 *************** *** 1,13 **** <?php ! /** ! * pafiledb mx module ! * ------------------- ! * copyright : (C) 2002 MX-System ! * begin : oct 23, 2003 ! * email : jon...@ho... ! * based on code by Mohd Basri, and pafilDB * * $Id$ */ /* paFileDB 3.0 --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Mohd Basri & paFileDB 3.0 ©2001/2002 PHP Arena ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- * * $Id$ */ + + /** + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ + /* paFileDB 3.0 |