upgrade
This commit is contained in:
8
plugin/justification/install.php
Normal file
8
plugin/justification/install.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
/* For license terms, see /license.txt */
|
||||
|
||||
require_once __DIR__.'/../../main/inc/global.inc.php';
|
||||
|
||||
api_protect_admin_script();
|
||||
|
||||
Justification::create()->install();
|
||||
Reference in New Issue
Block a user