diff --git a/public/images/icons/question.svg b/public/images/icons/question.svg deleted file mode 100644 index 7fbcd22..0000000 --- a/public/images/icons/question.svg +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/public/index.php b/public/index.php index 9344444..2b7e40f 100644 --- a/public/index.php +++ b/public/index.php @@ -38,17 +38,15 @@
+ Befinden sich Leute im Raum? - Fehler beim Parsen des Raumstatus - Raumstatus Icon - Fehler beim Parsen'; + include_once '../src/getContent.php'; + getKrautButton($status); + } catch(Exception $ex) { + error_log("$ex", 0); } - ?> + ?>