|
From: Jon O. <jon...@us...> - 2007-05-05 20:20:43
|
Update of /cvsroot/mxbb/mx_dev_startkit/includes In directory sc8-pr-cvs16:/tmp/cvs-serv22015/includes Modified Files: startkit_constants.php startkit_functions.php Log Message: Updated header... Index: startkit_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_dev_startkit/includes/startkit_constants.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** startkit_constants.php 17 Jun 2006 20:46:27 -0000 1.4 --- startkit_constants.php 5 May 2007 20:20:25 -0000 1.5 *************** *** 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: startkit_functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_dev_startkit/includes/startkit_functions.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** startkit_functions.php 17 Jun 2006 20:46:27 -0000 1.4 --- startkit_functions.php 5 May 2007 20:20:25 -0000 1.5 *************** *** 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 * */ |