Merge branch 'develop-ascraeus' into develop

This commit is contained in:
Joas Schilling 2015-02-07 14:33:37 +01:00
commit b0c910e49c

View file

@ -91,7 +91,7 @@ class file_downloader
} }
else else
{ {
throw new \RuntimeException('FSOCK_DISABLED'); throw new \phpbb\exception\runtime_exception('FSOCK_DISABLED');
} }
} }