Home
last modified time | relevance | path

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

/plugin/serverinfos/serverinfos/
H A Dadmin.php71 $elements->displayEntete($infosServeur, $this->getLang('name'),$this->locale_xhtml('intro'));
/plugin/serverinfos/serverinfos/lib/
H A DElements.class.php7 public function displayEntete($infosServeur, $nom, $intro) function in Elements