phpbb/phpBB/includes/controller
David King b4eff4f06a [feature/controller] Remove URL Base from helper class
I had forgotten that the container sends the same instance of objects to all
services that request it, so in this case all controllers would share the same
base url path, which is not desired.

PHPBB3-10864
2012-11-16 17:05:45 -05:00
..
helper.php [feature/controller] Remove URL Base from helper class 2012-11-16 17:05:45 -05:00
provider.php [feature/controller] Implement a front controller 2012-11-16 16:25:09 -05:00
resolver.php [feature/controller] Implement a front controller 2012-11-16 16:25:09 -05:00