|
From: Jon O. <jon...@us...> - 2007-05-05 20:14:32
|
Update of /cvsroot/mxbb/core/modules/mx_coreblocks In directory sc8-pr-cvs16:/tmp/cvs-serv17565/mx_coreblocks Modified Files: db_install.php db_upgrade.php mx_blockcp.php mx_google.php mx_includex.php mx_language.php mx_login.php mx_online.php mx_search.php mx_site_log.php mx_theme.php Log Message: Updated header... Index: mx_online.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_online.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** mx_online.php 25 Jan 2007 20:55:52 -0000 1.17 --- mx_online.php 5 May 2007 20:13:38 -0000 1.18 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/db_upgrade.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** db_upgrade.php 30 Jan 2007 16:26:08 -0000 1.4 --- db_upgrade.php 5 May 2007 20:13:37 -0000 1.5 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ Index: mx_login.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_login.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** mx_login.php 30 Aug 2006 19:15:43 -0000 1.12 --- mx_login.php 5 May 2007 20:13:38 -0000 1.13 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/db_install.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** db_install.php 30 Jan 2007 16:26:08 -0000 1.4 --- db_install.php 5 May 2007 20:13:36 -0000 1.5 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ Index: mx_language.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_language.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** mx_language.php 30 Aug 2006 19:15:43 -0000 1.17 --- mx_language.php 5 May 2007 20:13:38 -0000 1.18 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ Index: mx_google.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_google.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** mx_google.php 30 Aug 2006 19:15:43 -0000 1.10 --- mx_google.php 5 May 2007 20:13:37 -0000 1.11 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ Index: mx_site_log.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_site_log.php,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** mx_site_log.php 5 Sep 2006 16:33:22 -0000 1.13 --- mx_site_log.php 5 May 2007 20:13:38 -0000 1.14 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ Index: mx_includex.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_includex.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** mx_includex.php 30 Aug 2006 19:15:43 -0000 1.11 --- mx_includex.php 5 May 2007 20:13:37 -0000 1.12 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ Index: mx_blockcp.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_blockcp.php,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** mx_blockcp.php 5 Sep 2006 19:22:04 -0000 1.16 --- mx_blockcp.php 5 May 2007 20:13:37 -0000 1.17 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ Index: mx_search.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_search.php,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** mx_search.php 4 Sep 2006 18:08:53 -0000 1.18 --- mx_search.php 5 May 2007 20:13:38 -0000 1.19 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ Index: mx_theme.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/mx_theme.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** mx_theme.php 30 Aug 2006 19:15:43 -0000 1.17 --- mx_theme.php 5 May 2007 20:13:38 -0000 1.18 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ |