From fa4892488fced6c26cb2cef7481fa0b48e7c641b Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Thu, 10 Jan 2019 01:30:38 -0500 Subject: bootstrap/Bootstrap: Allow bootstrap to facilitate more than one entry point --- bootstrap/Bootstrap.php | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'bootstrap') diff --git a/bootstrap/Bootstrap.php b/bootstrap/Bootstrap.php index 665bdc6..39e6c08 100644 --- a/bootstrap/Bootstrap.php +++ b/bootstrap/Bootstrap.php @@ -1,10 +1,16 @@