Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
[Upg] fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MrJuliuss committed Sep 24, 2013
1 parent 1b74841 commit e5545f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/filters.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
{
if($userPermission === null)
{
$permissions = Config::get('syntara::permissions');
$permission = $permissions[Route::currentRouteName()];
}
else
Expand Down

0 comments on commit e5545f1

Please sign in to comment.