fix front controller.

This commit is contained in:
Taylor Otwell 2012-03-29 22:06:39 -05:00
parent 67758b6932
commit b870ac09dd
1 changed files with 1 additions and 1 deletions

View File

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