Home
last modified time | relevance | path

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

/plugin/serverinfos/serverinfos/lib/
H A DInfosServer.class.php339 public function getDdFree() function in InfosServer
370 $used = ($this->getDdTotal()) - ($this->getDdFree());
H A DElements.class.php125 echo "<div id='categorie_contenu_cpu_model'>".$infosServeur->getDdFree()."</div>";