Beispiel #1
0
 private function _syncTable()
 {
     $oDaoRegister = new Common\Model\Dao\JsonData();
     $oDaoRegister->synctable();
 }