mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 15:16:16 +02:00
Thanks to A_Jelly_Doughnut for the patch. #31145
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8705 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
6a47f198ff
commit
e9a811cd33
@ -305,7 +305,7 @@ while ($row = $db->sql_fetchrow($result))
|
||||
$location_url = append_sid("{$phpbb_root_path}index.$phpEx");
|
||||
break;
|
||||
|
||||
case 'download':
|
||||
case 'download/file':
|
||||
$location = $user->lang['DOWNLOADING_FILE'];
|
||||
$location_url = append_sid("{$phpbb_root_path}index.$phpEx");
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user