← Go back to builds list

Minteck Download Center

# | |

· 1024) { if ($size > 1024**2) { if ($size > 1024**3) { echo(round($size/1024**3, 2) . " GiB"); } else { echo(round($size/1024**2, 2) . " MiB"); } } else { echo(round($size/1024, 2) . " KiB"); } } else { echo(round($size, 2) . " bytes"); } ?>

This build doesn't have any output files.