Ejemplo n.º 1
0
 public function modify($id)
 {
     PageManager::modify($id, $this->title, $this->content, $this->is_event);
 }