From 432d9c318f44c89be0134ff518e3ea4d95f15ed7 Mon Sep 17 00:00:00 2001 From: Connor Thomson Date: Fri, 18 Sep 2026 18:02:14 -0700 Subject: Add AGPL headers and remove unneeded files --- app.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'app.php') diff --git a/app.php b/app.php index f9af82c..62fdda7 100644 --- a/app.php +++ b/app.php @@ -1,4 +1,21 @@ . + */ ini_set('display_errors', 1); error_reporting(E_ALL); -- cgit v1.2.3