gjerokrsteski / pimf-framework

Micro framework for PHP that emphasises minimalism and simplicity
pimf-framework.de
MIT License
43 stars 16 forks source link

Add support for installing in a subdirectory of the web root #7

Closed treehugging-green-wolf closed 9 years ago

treehugging-green-wolf commented 10 years ago

... on the www root )

In function Pimf\Route::computeUri, remove the site's base path from the given path

gjerokrsteski commented 10 years ago

Thank you for your "pull request". I can not reproduce your fix. Please write or extend the unit tests for that fix. p.s. after that, i will fix your coding style by merging to master ;-)