|
From: Jon O. <jon...@us...> - 2007-05-05 20:21:43
|
Update of /cvsroot/mxbb/mx_errordocs In directory sc8-pr-cvs16:/tmp/cvs-serv22797 Modified Files: db_install.php db_uninstall.php db_upgrade.php errordocs.php Log Message: Updated header... Index: errordocs.php =================================================================== RCS file: /cvsroot/mxbb/mx_errordocs/errordocs.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** errordocs.php 30 Aug 2006 19:18:40 -0000 1.8 --- errordocs.php 5 May 2007 20:21:26 -0000 1.9 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 [Markus, 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_uninstall.php =================================================================== RCS file: /cvsroot/mxbb/mx_errordocs/db_uninstall.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** db_uninstall.php 30 Aug 2006 19:18:40 -0000 1.6 --- db_uninstall.php 5 May 2007 20:21:26 -0000 1.7 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 [Markus, 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_errordocs/db_install.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** db_install.php 12 Sep 2006 19:28:32 -0000 1.7 --- db_install.php 5 May 2007 20:21:26 -0000 1.8 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 [Markus, 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_errordocs/db_upgrade.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** db_upgrade.php 12 Sep 2006 19:28:32 -0000 1.4 --- db_upgrade.php 5 May 2007 20:21:26 -0000 1.5 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 [Markus, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ |