This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
BookStack
Watch
1
Star
0
Fork
You've already forked BookStack
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
command_cleanup
BookStack
/
app
/
Exceptions
/
UserUpdateException.php
8 lines
94 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Apply fixes from StyleCI
2021-06-26 17:23:15 +02:00
<
?
php
namespace
BookStack\Exceptions
;
Added check for last admin on role change Will show error message if last admin and admin role is removed. Closes #1124 Also cleaned up user controller a little.
2018-12-30 17:11:58 +01:00
PHPCS related fixes.
2019-01-27 11:29:23 +01:00
class
UserUpdateException
extends
NotifyException
{
}
Reference in a new issue
Copy permalink