Searched refs:isDiscussionEnabled (Results 1 – 1 of 1) sorted by relevance
369 public function isDiscussionEnabled() { function in action_plugin_discussion404 if (!@file_exists($file) && !$this->isDiscussionEnabled()) return false;411 } elseif (!@file_exists($file) && $this->isDiscussionEnabled() && $INFO['exists']) {1422 if ($this->isDiscussionEnabled()) {1666 $status = ($this->isDiscussionEnabled() ? 1 : 0);