Exemplo n.º 1
0
 protected function preEditChecks($action = "Edit")
 {
     $this->wiki->preEditChecks($action);
 }
Exemplo n.º 2
0
 protected function preEditChecks($action = "Edit")
 {
     $this->wiki->preEditChecks($action, $this->title, $this->pageid);
 }