mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge branch '3.1.x'
This commit is contained in:
commit
afc3730cca
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Reference in a new issue