mirror of
https://github.com/e107inc/e107.git
synced 2025-08-09 08:06:38 +02:00
More db class tweaks
This commit is contained in:
@@ -157,4 +157,9 @@
|
||||
$this->log($log_type, $log_remark, $log_query);
|
||||
}
|
||||
|
||||
public function db_SetErrorReporting($mode)
|
||||
{
|
||||
$this->setErrorReporting($mode);
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user