Update index.php.backup

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

@ -29,6 +29,8 @@ return $bytes . ' B';
} }
} }
// test
$maxsize = max_size; $maxsize = max_size;
$core = new Core(); $core = new Core();
?> ?>
@ -122,4 +124,4 @@ $(document).ready(function(){
}); });
</script> </script>
</body> </body>
</html> </html>

Loading…
Cancel
Save