From 2899ebb5b5e82890c877151f5c02045266ac9973 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Fri, 22 May 2020 13:20:31 +0200 Subject: Initialize admin Slim controllers - Reorganize visitor controllers - Fix redirection with Slim's requests base path - Fix daily links --- .../front/exceptions/ShaarliFrontException.php | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 application/front/exceptions/ShaarliFrontException.php (limited to 'application/front/exceptions/ShaarliFrontException.php') diff --git a/application/front/exceptions/ShaarliFrontException.php b/application/front/exceptions/ShaarliFrontException.php new file mode 100644 index 00000000..fc8eb92b --- /dev/null +++ b/application/front/exceptions/ShaarliFrontException.php @@ -0,0 +1,23 @@ +