1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 19:11:47 +02:00

Merge branch '3.1.x'

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

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()