예제 #1
0
 protected function postInit()
 {
     $this->date_reg = ObjectDB::getDate($this->date_reg);
     return true;
 }