|
|
<span class="badge" style="background-color:#28a745; width: 130px;"><?php echo core::convertBytes(disk_free_space(DOCUMENT_ROOT), "o", "Go") . " / " . core::convertBytes(disk_total_space(DOCUMENT_ROOT), "o", "Go") ?></span> <label> Espace ROOT</label>
|
|
<span class="badge" style="background-color:#28a745; width: 130px;"><?php echo core::convertBytes(disk_free_space(DOCUMENT_ROOT), "o", "Go") . " / " . core::convertBytes(disk_total_space(DOCUMENT_ROOT), "o", "Go") ?></span> <label> Espace ROOT</label>
|