This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
phpvms
Watch
4
Star
0
Fork
0
You've already forked phpvms
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
876457af71
phpvms
/
app
/
Exceptions
/
SettingNotFound.php
10 lines
94 B
PHP
Raw
Normal View
History
Unescape
Escape
add setting to disable user aircraft rank restriction #138
2018-01-20 01:46:30 +08:00
<
?
php
namespace
App\Exceptions
;
Additional logging for the stats recalculation (#358) * Additional logging for the stats recalculation * style fix
2019-08-11 08:42:35 +08:00
use
Exception
;
Refactor how errors are handled
2018-02-23 00:14:12 +08:00
Additional logging for the stats recalculation (#358) * Additional logging for the stats recalculation * style fix
2019-08-11 08:42:35 +08:00
class
SettingNotFound
extends
Exception
add setting to disable user aircraft rank restriction #138
2018-01-20 01:46:30 +08:00
{
}
Reference in New Issue
Copy Permalink