diff --git a/AltoRouter.php b/AltoRouter.php index e3d42ce..fb41dfc 100644 --- a/AltoRouter.php +++ b/AltoRouter.php @@ -55,7 +55,7 @@ class AltoRouter { call_user_func_array(array($this, 'map'), $route); } } - + /** * Set the base path. * Useful if you are running your application from a subdirectory.