Fixed some issues with URLs, added case-insensitive controller cache
authorAlexander Ebert <ebert@woltlab.com>
Sat, 9 Aug 2014 09:38:53 +0000 (11:38 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 9 Aug 2014 09:38:53 +0000 (11:38 +0200)
commitd1d83d36340e2b3d5b846ab699f5079db119742d
tree513fb60d551b419cc1c3bcf6c38d3072141e5eea
parent974beb9ed2e6f676cd6e16bded761a8afafa3fdc
Fixed some issues with URLs, added case-insensitive controller cache
wcfsetup/install/files/lib/system/WCFACP.class.php
wcfsetup/install/files/lib/system/cache/builder/ControllerCacheBuilder.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/request/RequestHandler.class.php
wcfsetup/install/files/lib/system/request/Route.class.php
wcfsetup/install/files/lib/system/request/RouteHandler.class.php