|
From: Jon O. <jon...@us...> - 2007-05-05 20:20:43
|
Update of /cvsroot/mxbb/mx_dev_startkit In directory sc8-pr-cvs16:/tmp/cvs-serv22015 Modified Files: db_install.php db_uninstall.php db_upgrade.php mx_dev_startkit.php Log Message: Updated header... Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_dev_startkit/db_upgrade.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_upgrade.php 12 Sep 2006 19:27:59 -0000 1.5 --- db_upgrade.php 5 May 2007 20:20:24 -0000 1.6 *************** *** 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: db_uninstall.php =================================================================== RCS file: /cvsroot/mxbb/mx_dev_startkit/db_uninstall.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** db_uninstall.php 2 May 2006 23:26:16 -0000 1.4 --- db_uninstall.php 5 May 2007 20:20:24 -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: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_dev_startkit/db_install.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** db_install.php 30 Jan 2007 16:26:09 -0000 1.6 --- db_install.php 5 May 2007 20:20:24 -0000 1.7 *************** *** 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: mx_dev_startkit.php =================================================================== RCS file: /cvsroot/mxbb/mx_dev_startkit/mx_dev_startkit.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** mx_dev_startkit.php 17 Jun 2006 20:46:27 -0000 1.5 --- mx_dev_startkit.php 5 May 2007 20:20:24 -0000 1.6 *************** *** 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 * */ |