Пример #1
0
 protected function preEditChecks($action = "Edit")
 {
     $this->wiki->preEditChecks($action);
 }
Пример #2
0
 protected function preEditChecks($action = "Edit")
 {
     $this->wiki->preEditChecks($action, $this->title, $this->pageid);
 }