Update index.php

pull/8/head
SuperDev 3 years ago committed by GitHub
parent 9b8689367a
commit a35eaace1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,6 @@
<?php
require_once(__DIR__ . '/system/core.class.php');
require_once(__DIR__ . '/system/config.php');
// size convertor
function sizeFormat($bytes){
$kb = 1024;

Loading…
Cancel
Save