Zeile 6 | Zeile 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 393 | Zeile 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("
|