|
From: Florin C B. <ory...@us...> - 2013-06-28 15:33:29
|
Update of /cvsroot/mxbb/core/includes/db In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1366/db Modified Files: dbal.php firebird.php mssql.php mssql_odbc.php mysql.php mysql4.php mysqli.php oracle.php postgres.php sqlite.php Log Message: mxpcms since mx-publisher domain is out Index: mysqli.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/db/mysqli.php,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** mysqli.php 16 Jun 2013 23:36:08 -0000 1.26 --- mysqli.php 28 Jun 2013 15:33:26 -0000 1.27 *************** *** 7,11 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://www.mx-publisher.com * */ --- 7,11 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://mxpcms.sourceforge.net/ * */ Index: sqlite.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/db/sqlite.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** sqlite.php 1 Nov 2008 11:34:54 -0000 1.17 --- sqlite.php 28 Jun 2013 15:33:26 -0000 1.18 *************** *** 7,11 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://www.mx-publisher.com * */ --- 7,11 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://mxpcms.sourceforge.net/ * */ Index: postgres.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/db/postgres.php,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** postgres.php 1 Nov 2008 11:34:54 -0000 1.18 --- postgres.php 28 Jun 2013 15:33:26 -0000 1.19 *************** *** 7,11 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://www.mx-publisher.com * */ --- 7,11 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://mxpcms.sourceforge.net/ * */ Index: mysql4.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/db/mysql4.php,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** mysql4.php 18 Oct 2009 04:15:32 -0000 1.23 --- mysql4.php 28 Jun 2013 15:33:26 -0000 1.24 *************** *** 7,11 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://www.mx-publisher.com * */ --- 7,11 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://mxpcms.sourceforge.net/ * */ Index: firebird.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/db/firebird.php,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** firebird.php 31 Oct 2008 18:53:49 -0000 1.16 --- firebird.php 28 Jun 2013 15:33:26 -0000 1.17 *************** *** 7,11 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://www.mx-publisher.com * */ --- 7,11 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://mxpcms.sourceforge.net/ * */ Index: mssql.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/db/mssql.php,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** mssql.php 18 Oct 2009 04:15:32 -0000 1.20 --- mssql.php 28 Jun 2013 15:33:26 -0000 1.21 *************** *** 7,11 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://www.mx-publisher.com * */ --- 7,11 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://mxpcms.sourceforge.net/ * */ Index: mysql.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/db/mysql.php,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** mysql.php 18 Oct 2009 04:15:32 -0000 1.25 --- mysql.php 28 Jun 2013 15:33:26 -0000 1.26 *************** *** 7,11 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://www.mx-publisher.com * */ --- 7,11 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://mxpcms.sourceforge.net/ * */ Index: dbal.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/db/dbal.php,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** dbal.php 16 Jun 2013 16:45:55 -0000 1.16 --- dbal.php 28 Jun 2013 15:33:26 -0000 1.17 *************** *** 7,11 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://www.mx-publisher.com * */ --- 7,11 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://mxpcms.sourceforge.net/ * */ Index: oracle.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/db/oracle.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** oracle.php 1 Nov 2008 11:34:54 -0000 1.17 --- oracle.php 28 Jun 2013 15:33:26 -0000 1.18 *************** *** 7,11 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://www.mx-publisher.com * */ --- 7,11 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://mxpcms.sourceforge.net/ * */ Index: mssql_odbc.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/db/mssql_odbc.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** mssql_odbc.php 1 Nov 2008 11:34:54 -0000 1.17 --- mssql_odbc.php 28 Jun 2013 15:33:26 -0000 1.18 *************** *** 7,11 **** * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://www.mx-publisher.com * */ --- 7,11 ---- * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @link http://mxpcms.sourceforge.net/ * */ |