Update of /cvsroot/mxbb/core/install/db In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18230/db Modified Files: Tag: core28x db2.php msaccess.php mssql-odbc.php mssql.php mysql.php mysql4.php mysqli.php postgres7.php Log Message: -replace mxbb.net > mx-publisher.com Index: mysqli.php =================================================================== RCS file: /cvsroot/mxbb/core/install/db/mysqli.php,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** mysqli.php 6 Aug 2007 19:16:19 -0000 1.1 --- mysqli.php 3 Feb 2008 19:23:28 -0000 1.1.2.1 *************** *** 7,11 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 7,11 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mysql4.php =================================================================== RCS file: /cvsroot/mxbb/core/install/db/mysql4.php,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** mysql4.php 6 Aug 2007 19:16:19 -0000 1.3 --- mysql4.php 3 Feb 2008 19:23:28 -0000 1.3.2.1 *************** *** 7,11 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 7,11 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: msaccess.php =================================================================== RCS file: /cvsroot/mxbb/core/install/db/msaccess.php,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** msaccess.php 6 Aug 2007 19:16:19 -0000 1.1 --- msaccess.php 3 Feb 2008 19:23:27 -0000 1.1.2.1 *************** *** 7,11 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 7,11 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mssql-odbc.php =================================================================== RCS file: /cvsroot/mxbb/core/install/db/mssql-odbc.php,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** mssql-odbc.php 6 Aug 2007 19:16:19 -0000 1.1 --- mssql-odbc.php 3 Feb 2008 19:23:27 -0000 1.1.2.1 *************** *** 7,11 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 7,11 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mssql.php =================================================================== RCS file: /cvsroot/mxbb/core/install/db/mssql.php,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -C2 -d -r1.4 -r1.4.2.1 *** mssql.php 6 Aug 2007 19:16:18 -0000 1.4 --- mssql.php 3 Feb 2008 19:23:27 -0000 1.4.2.1 *************** *** 7,11 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 7,11 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mysql.php =================================================================== RCS file: /cvsroot/mxbb/core/install/db/mysql.php,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** mysql.php 6 Aug 2007 19:16:18 -0000 1.3 --- mysql.php 3 Feb 2008 19:23:27 -0000 1.3.2.1 *************** *** 7,11 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 7,11 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: db2.php =================================================================== RCS file: /cvsroot/mxbb/core/install/db/db2.php,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** db2.php 6 Aug 2007 19:16:19 -0000 1.1 --- db2.php 3 Feb 2008 19:23:26 -0000 1.1.2.1 *************** *** 7,11 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 7,11 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: postgres7.php =================================================================== RCS file: /cvsroot/mxbb/core/install/db/postgres7.php,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -C2 -d -r1.4 -r1.4.2.1 *** postgres7.php 6 Aug 2007 19:16:19 -0000 1.4 --- postgres7.php 3 Feb 2008 19:23:28 -0000 1.4.2.1 *************** *** 7,11 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 7,11 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |