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