mirror of
https://github.com/e107inc/e107.git
synced 2025-08-09 16:17:14 +02:00
PDO class optimization
This commit is contained in:
@@ -162,4 +162,10 @@
|
||||
$this->setErrorReporting($mode);
|
||||
}
|
||||
|
||||
|
||||
public function db_Mark_Time($sMarker)
|
||||
{
|
||||
$this->markTime($sMarker);
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user