+ Id()), $canEdit, $str_opt) ?> |
+ Name()), $canEdit, $str_opt) ?> |
+ Path()), $canEdit, $str_opt) ?> |
+ Type()), $canEdit, $str_opt) ?> |
+ Scheme()), $canEdit, $str_opt) ?> |
+ Server()->Name()), $canEdit, $str_opt) ?> |
+ disk_total_space()) {
+ echo intval(100*$Storage->disk_used_space()/$Storage->disk_total_space()).'% ';
+ }
+ echo human_filesize($Storage->disk_used_space()) . ' of ' . human_filesize($Storage->disk_total_space()) ?> |
+ querystring(), $Storage->EventCount().' using '.human_filesize($Storage->event_disk_space() ? $Storage->event_disk_space() : 0) ); ?> |
+ EventCount() or !$canEdit) ? ' disabled="disabled"' : '';
+ echo $Storage->EventCount() ? ' title="Can\'t delete as long as there are events stored here."' : '';
+?>
+ /> |
+
+
+