mirror of
https://github.com/Supernova3339/anonupload.git
synced 2026-01-19 22:02:04 +01:00
Update index.php
This commit is contained in:
@@ -75,7 +75,9 @@ $plugin_count = count(glob('../../plugins/*', GLOB_ONLYDIR));
|
||||
|
||||
$str = curl_exec($ch);
|
||||
$latest_version = $str->tag_name;
|
||||
print("Latest version:" + $latest_version);
|
||||
echo $latest_version;
|
||||
echo "full resp";
|
||||
echo $str;
|
||||
curl_close($ch);;
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user