Home
last modified time | relevance | path

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

/plugin/odt/renderer/
H A Dpage.php2223 protected function buildODTPathes (&$ODTTemplatePath, &$tempDirPath) { argument
2228 $tempDirPath = $this->config->getParam('tmpdir');
2230 $tempDirPath = $tempDirPath."/odt/".str_replace(':','-',$ID);