Browse Source

Fix conflict.

Taylor Otwell 10 years ago
parent
commit
3053d486e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/start/global.php

+ 1 - 1
app/start/global.php

@@ -78,4 +78,4 @@ App::down(function()
 |
 */
 
-require app_path().'/filters.php';
+require app_path().'/filters.php';