|
From: Jon O. <jon...@us...> - 2007-05-05 20:22:30
|
Update of /cvsroot/mxbb/mx_gallery2/includes In directory sc8-pr-cvs16:/tmp/cvs-serv22912/includes Modified Files: gallery_constants.php gallery_functions.php Log Message: Updated header... Index: gallery_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_gallery2/includes/gallery_constants.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** gallery_constants.php 17 Jun 2006 20:47:18 -0000 1.5 --- gallery_constants.php 5 May 2007 20:21:55 -0000 1.6 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 [menalto.gallery.com, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ Index: gallery_functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_gallery2/includes/gallery_functions.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** gallery_functions.php 17 Jun 2006 20:47:18 -0000 1.4 --- gallery_functions.php 5 May 2007 20:21:55 -0000 1.5 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 [menalto.gallery.com, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ |