|
From: Jon O. <jon...@us...> - 2007-05-05 20:14:02
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16:/tmp/cvs-serv17024/includes Modified Files: mx_functions_tools.php page_header.php page_tail.php Log Message: Updated header... Index: page_header.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/page_header.php,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** page_header.php 25 Jan 2007 20:55:52 -0000 1.41 --- page_header.php 5 May 2007 20:12:58 -0000 1.42 *************** *** 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 * @internal * Index: page_tail.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/page_tail.php,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** page_tail.php 28 Aug 2006 21:10:52 -0000 1.27 --- page_tail.php 5 May 2007 20:12:58 -0000 1.28 *************** *** 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 * @internal * Index: mx_functions_tools.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_tools.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** mx_functions_tools.php 30 Jan 2007 16:26:07 -0000 1.10 --- mx_functions_tools.php 5 May 2007 20:12:57 -0000 1.11 *************** *** 5,9 **** * @version $Id$ * @copyright (c) 2002-2006 mxBB Project Team - * @copyright (c) www.php.org * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * @link http://www.mxbb.net --- 5,8 ---- |