From 79c586523d489446aa745120c256b2b19dcdb2c3 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sun, 25 Sep 2011 22:25:33 -0500 Subject: [PATCH] working on the core bootstrap comments. --- laravel/bootstrap/core.php | 75 ++++++++++++++++++-------------------- laravel/config.php | 13 +------ 2 files changed, 37 insertions(+), 51 deletions(-) diff --git a/laravel/bootstrap/core.php b/laravel/bootstrap/core.php index 2ee219ae..4a66b651 100644 --- a/laravel/bootstrap/core.php +++ b/laravel/bootstrap/core.php @@ -1,14 +1,8 @@