Home
last modified time | relevance | path

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

/plugin/dw2pdf/
H A Daction.php36 protected $onetimefile = false;
54 if ($this->onetimefile) {
55 unlink($this->onetimefile);
101 $this->onetimefile = $cachefile;
33 protected $onetimefile = false; global() variable in action_plugin_dw2pdf