From 8ed82c942d1f2a38653ec8324652db305d50e3a4 Mon Sep 17 00:00:00 2001 From: askuric Date: Thu, 11 Jul 2024 10:32:44 +0200 Subject: [PATCH] another test --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 23cd772..8fe4f4d 100644 --- a/index.php +++ b/index.php @@ -48,5 +48,5 @@ function get_name($str) { } else { $badge_url = "https://img.shields.io/badge/Library%20Manager-" . $name . "%20" . $version . "-green?logo=arduino&color=%233C1"; } -ehco "hello" +echo "hello" echo file_get_contents($badge_url);