From 95517b5326f91da8a80531a6d1428b482bc407d3 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Sat, 4 Feb 2023 16:50:45 +0100 Subject: [PATCH] restructure since i it's not really possible without an api afaik --- api/index.php | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 api/index.php diff --git a/api/index.php b/api/index.php deleted file mode 100644 index 8003945..0000000 --- a/api/index.php +++ /dev/null @@ -1,29 +0,0 @@ -'; - echo '' . $pin['; - echo '

' . $pin["description"] . '

'; - echo ''; -} - -?>