fix front controller.

This commit is contained in:
Taylor Otwell
2012-03-29 22:06:39 -05:00
parent 67758b6932
commit b870ac09dd

View File

@@ -31,4 +31,4 @@ unset($web);
// --------------------------------------------------------------
// Launch Laravel.
// --------------------------------------------------------------
require path('sys').'laravel.php';
require path('sys').'laravel.php';