mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Merge branch 'develop-ascraeus' into develop
This commit is contained in:
commit
b0c910e49c
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ class file_downloader
|
|||
}
|
||||
else
|
||||
{
|
||||
throw new \RuntimeException('FSOCK_DISABLED');
|
||||
throw new \phpbb\exception\runtime_exception('FSOCK_DISABLED');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue