|
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') ) |