Update index.php

dev
SuperDev 3 years ago committed by GitHub
parent bca44182fb
commit 04c00a157c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -67,9 +67,7 @@ return $bytes . ' B';
$plugin_count = count(glob('../../plugins/*', GLOB_ONLYDIR));
// Get version
$releases = json_decode(file_get_contents("https://api.github.com/repos/Supernova3339/anonupload/releases/latest"));
$server_version = $releases['tag_name'];
// todo: make this work
?>
<?=template_admin_header('Dashboard', 'dashboard')?>

Loading…
Cancel
Save