Home
last modified time | relevance | path

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

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