mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-24 18:58:46 +02:00
Fixed inspection issues.
This commit is contained in:
parent
16497b76c5
commit
96d7e4c9f4
45 changed files with 448 additions and 89 deletions
|
@ -36,6 +36,7 @@ class UserNotAllowedLogEntry extends AbstractLogEntry
|
|||
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
//Obsolete, use server log now.
|
||||
throw new LogEntryObsoleteException();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue