Example #1
0
 public function updateCreatedAt()
 {
     $this->__load();
     return parent::updateCreatedAt();
 }