Searched refs:draft_started (Results 1 – 2 of 2) sorted by relevance
24 var $draft_started; variable in action_plugin_ckgdoku_edit464 if($this->draft_started) return $this->xhtml;467 $this->draft_started = false;468 if(file_exists($cname) && !$this->draft_started) {470 $this->draft_started = true;490 if($draft_started) return $this->xhtml;
24 var $draft_started; variable in action_plugin_ckgedit_edit490 if($this->draft_started) return $this->xhtml;493 $this->draft_started = false;494 if(file_exists($cname) && !$this->draft_started) {496 $this->draft_started = true;516 if($this->draft_started) return $this->xhtml;