Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BabarMajes committed Mar 17, 2015
1 parent f6bb13f commit e5f0900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
return $config['assets'].$path;
else
return $path;
}

if (!is_null($route)){
if (isset($route['controller'])) {
Expand Down

0 comments on commit e5f0900

Please sign in to comment.