Vergleich inc/db_mysql.php - 1.2.0 - 1.2.2

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 6Zeile 6
 * Website: http://www.mybboard.com
* License: http://www.mybboard.com/eula.html
*

 * Website: http://www.mybboard.com
* License: http://www.mybboard.com/eula.html
*

 * $Id: db_mysql.php 2163 2006-08-30 05:53:05Z chris $

 * $Id: db_mysql.php 2209 2006-09-10 03:18:29Z Tikitiki $

 */

class databaseEngine

 */

class databaseEngine

Zeile 393Zeile 393
	 */
function field_exists($field, $table)
{

	 */
function field_exists($field, $table)
{

		global $db;

 
		$err = $this->error_reporting;
$this->error_reporting = 0;
$query = $this->query("

		$err = $this->error_reporting;
$this->error_reporting = 0;
$query = $this->query("