Home
last modified time | relevance | path

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

/plugin/gitbacked/lib/
H A DGitBackedUtil.php93 public static function getTempDir() { function in GitBackedUtil
111 $tmpfname = tempnam(self::getTempDir(), 'gitMessage_');
/plugin/gitbacked/action/
H A Deditcommit.php22 $this->temp_dir = GitBackedUtil::getTempDir();