Пример #1
0
 public function getTableStatus($tableId = 0)
 {
     return DatabaseUtil::getTableStatus($this->getTableName($tableId));
 }