1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-01-17 12:18:16 +01:00

Update AltoRouter.php

This commit is contained in:
Sebastian Pöll 2014-12-19 16:20:11 +01:00
parent 3de8ea70d5
commit 40adf80fd2

View File

@ -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.