refactoring.

This commit is contained in:
Taylor Otwell
2011-09-06 22:26:14 -05:00
parent 7eef380d8a
commit 70b6cc5994
11 changed files with 56 additions and 45 deletions

View File

@@ -39,7 +39,7 @@ return array(
|
*/
'global' => function($view, $laravel)
'shared' => function($view, $laravel)
{
//
},