From a5907d8f7f2acac17875794b6d57915748a75794 Mon Sep 17 00:00:00 2001 From: billz Date: Tue, 25 Mar 2025 05:21:35 -0700 Subject: [PATCH] Class loading handled by autoloader, objects instantiated by index.php --- includes/csrf.php | 7 ------- includes/exceptions.php | 6 ------ 2 files changed, 13 deletions(-) delete mode 100755 includes/csrf.php delete mode 100755 includes/exceptions.php diff --git a/includes/csrf.php b/includes/csrf.php deleted file mode 100755 index 4e098e5b..00000000 --- a/includes/csrf.php +++ /dev/null @@ -1,7 +0,0 @@ - -