1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-24 18:41:52 +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()
{
return '/phpBB3';
return '/phpBB3/';
}
protected function get_script_name()