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 e5f0900 commit 98354d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
return $config['assets'].$path;
else
return $path;
}
});

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

0 comments on commit 98354d7

Please sign in to comment.