mirror of
https://github.com/Karaka-Management/oms-Auditor.git
synced 2026-02-17 14:08:41 +00:00
bug and media fixes
This commit is contained in:
parent
913db6abe0
commit
642e7e4082
|
|
@ -24,7 +24,7 @@ namespace Modules\Auditor\Models;
|
||||||
*/
|
*/
|
||||||
final class NullAudit extends Audit
|
final class NullAudit extends Audit
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* Constructor
|
* Constructor
|
||||||
*
|
*
|
||||||
* @param int $id Model id
|
* @param int $id Model id
|
||||||
|
|
|
||||||
|
|
@ -392,4 +392,4 @@ function phpServe() : void
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
phpServe();
|
\phpServe();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user