pull/3534/head
parent
859ebb647e
commit
b56b0970a0
@ -1,8 +1,9 @@ |
|||||||
<?php |
<?php |
||||||
|
|
||||||
|
/* For licensing terms, see /license.txt */ |
||||||
|
|
||||||
// Check extra_field authors to lp and company to user |
// Check extra_field authors to lp and company to user |
||||||
require_once __DIR__.'/../../main/inc/global.inc.php'; |
require_once __DIR__.'/../../main/inc/global.inc.php'; |
||||||
// public $isAdminPlugin = true; |
|
||||||
// $_template['show_message'] = false; |
|
||||||
|
|
||||||
if (api_is_anonymous()) { |
if (api_is_anonymous()) { |
||||||
} |
} |
||||||
|
Loading…
Reference in new issue