From 736351911f20cbf2e50713f2200ad76e7df70cfd Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sat, 15 Oct 2011 22:52:16 -0500 Subject: [PATCH] tweaking the core bootstrapper. --- laravel/bootstrap/core.php | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/laravel/bootstrap/core.php b/laravel/bootstrap/core.php index 4d2dfcd1..1bd93b1d 100644 --- a/laravel/bootstrap/core.php +++ b/laravel/bootstrap/core.php @@ -1,14 +1,19 @@