|
From: Jon O. <jon...@us...> - 2007-05-05 20:14:33
|
Update of /cvsroot/mxbb/core/modules/mx_mod_rewrite/includes In directory sc8-pr-cvs16:/tmp/cvs-serv18294/includes Modified Files: rewrite_constants.php rewrite_functions.php Log Message: Updated header... Index: rewrite_constants.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_mod_rewrite/includes/rewrite_constants.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** rewrite_constants.php 17 Jun 2006 20:45:22 -0000 1.3 --- rewrite_constants.php 5 May 2007 20:14:27 -0000 1.4 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ Index: rewrite_functions.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_mod_rewrite/includes/rewrite_functions.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** rewrite_functions.php 17 Jun 2006 20:45:22 -0000 1.3 --- rewrite_functions.php 5 May 2007 20:14:27 -0000 1.4 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ |