mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 18:41:52 +02:00
Merge branch 'develop-ascraeus' into develop
This commit is contained in:
@@ -91,7 +91,7 @@ class file_downloader
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
throw new \RuntimeException('FSOCK_DISABLED');
|
throw new \phpbb\exception\runtime_exception('FSOCK_DISABLED');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user