H A D | action.php | 445 if ($key == $edit) $this->_form($value['raw'], 'save', $edit); // edit form 451 …($data['status'] == 1) && (!$reply || !$this->getConf('usethreading')) && !$edit) $this->_form(''); 868 $this->_form('', 'add', $cid); 936 protected function _form($raw = '', $act = 'add', $cid = NULL) { function in action_plugin_discussion
|