Home
last modified time | relevance | path

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

/plugin/serverinfos/serverinfos/
H A Dadmin.php141 $elements->displayPhpPath($this->getLang('document_root'), $this->getLang('path_toini'));
/plugin/serverinfos/serverinfos/lib/
H A DElements.class.php179 public function displayPhpPath($docroot, $pathini) function in Elements