Merge branch '3.1.x'

This commit is contained in:
Oliver Schramm 2015-04-06 23:54:40 +02:00
commit afc3730cca

View file

@ -28,7 +28,7 @@ class phpbb_controller_helper_route_slash_test extends phpbb_controller_common_h
protected function get_base_uri() protected function get_base_uri()
{ {
return '/phpBB3'; return '/phpBB3/';
} }
protected function get_script_name() protected function get_script_name()