From 3476d27d672013f1e39a9c12b997973e3d8786b3 Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Tue, 4 Apr 2023 14:11:45 +0200 Subject: [PATCH] :technologist: enable strict types --- untisbotd | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/untisbotd b/untisbotd index 398879e..89340af 100644 --- a/untisbotd +++ b/untisbotd @@ -1,8 +1,9 @@ #!/usr/bin/php last = $time; } } -?> \ No newline at end of file +?>