Home
last modified time | relevance | path

Searched refs:commentstatus (Results 1 – 2 of 2) sorted by relevance

/plugin/blogtng/action/
H A Dedit.php96 $commentstatus = $this->entryhelper->entry['commentstatus'];
97 $commentstatus = $INPUT->post->str('post-commentstatus', $commentstatus);
98 if(!$commentstatus) {
99 $commentstatus = $this->getConf('default_commentstatus');
102 …uField('post-commentstatus', array('enabled', 'closed', 'disabled'), $commentstatus, $this->getLan…
211 $commentstatus = $this->entryhelper->entry['commentstatus'];
212 $commentstatus = $INPUT->post->str('post-commentstatus', $commentstatus);
213 if(!$commentstatus) {
214 $commentstatus = $this->getConf('default_commentstatus');
220 ->val($commentstatus);
/plugin/blogtng/db/
H A Dupdate0005.sql31 commentstatus field