forked from mirror/Part-DB.Part-DB-server
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 ExceptionLogEntry extends AbstractLogEntry
|
|||
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
throw new LogEntryObsoleteException();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue