From 2d28316ca7836cf79d8c6b570c63bb2f310b0f78 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Mon, 21 Jan 2019 07:06:37 -0500 Subject: bootstrap/Bootstrap: Allow multiple entry points --- public/index.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'public') diff --git a/public/index.php b/public/index.php index 1d5fad8..4f61001 100644 --- a/public/index.php +++ b/public/index.php @@ -1,11 +1,8 @@ direct(Request::uri(), Request::method()); -- cgit v1.2.3