Home
last modified time | relevance | path

Searched +full:closed +(+path:plugin +path:discussion) -(+path:plugin +path:discussion +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/discussion/syntax/
H A Dcomments.php67 else if ($match == ':closed') $status = 2;
/plugin/discussion/
H A Dadmin.php152 2 => $this->getLang('closed')
365 $patterns = array('~~DISCUSSION:off\2~~', '~~DISCUSSION\2~~', '~~DISCUSSION:closed\2~~');
H A Dhelper.php122 …|| (($status == 2) && (!$number))) continue; // skip if comments are off or closed without comments
H A Daction.php524 if ($data['status'] != 1) return false; // comments off or closed