Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php1209 public function matchPath($path, $allowed_dirs) { function in phpthumb
1234 return (empty($open_basedirs) || $this->matchPath($path, $open_basedirs));
1279 if (!$this->matchPath($path, $allowed_dirs)) {