mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-07-28 10:25:00 +02:00
webui code cleanup
This commit is contained in:
@@ -66,7 +66,7 @@ $mail = new ModelMailMail();
|
||||
list($totalmem, $meminfo, $totalswap, $swapinfo) = $health->meminfo();
|
||||
$shortdiskinfo = $health->diskinfo();
|
||||
|
||||
list($archive_size, $counters) = $counter->getCounters();
|
||||
list($archive_size, $counters) = $counter->get_counters();
|
||||
|
||||
$sysinfo = $health->sysinfo();
|
||||
|
||||
|
Reference in New Issue
Block a user