|
From: Jon O. <jon...@us...> - 2007-05-05 20:22:30
|
Update of /cvsroot/mxbb/mx_gallery2 In directory sc8-pr-cvs16:/tmp/cvs-serv22912 Modified Files: db_install.php db_upgrade.php gallery2.php gallery2_toplist.php Log Message: Updated header... Index: gallery2.php =================================================================== RCS file: /cvsroot/mxbb/mx_gallery2/gallery2.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** gallery2.php 30 Aug 2006 19:19:17 -0000 1.7 --- gallery2.php 5 May 2007 20:21:55 -0000 1.8 *************** *** 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: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_gallery2/db_install.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_install.php 30 Jan 2007 16:26:09 -0000 1.5 --- db_install.php 5 May 2007 20:21:54 -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: gallery2_toplist.php =================================================================== RCS file: /cvsroot/mxbb/mx_gallery2/gallery2_toplist.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** gallery2_toplist.php 30 Aug 2006 19:19:17 -0000 1.7 --- gallery2_toplist.php 5 May 2007 20:21:55 -0000 1.8 *************** *** 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: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_gallery2/db_upgrade.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_upgrade.php 30 Jan 2007 16:26:09 -0000 1.5 --- db_upgrade.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 * */ |