Пример #1
0
 protected function query($SqlStatment)
 {
     return $this->MySql->executeQuery($SqlStatment);
 }