コード例 #1
0
ファイル: groupdb_class.php プロジェクト: kuaa59/www
 protected function postInit()
 {
     $this->date_reg = ObjectDB::getDate($this->date_reg);
     return true;
 }