7 lines
157 B
PHP
7 lines
157 B
PHP
<?php
|
|
/* For license terms, see /license.txt */
|
|
|
|
require_once __DIR__.'/../../main/inc/global.inc.php';
|
|
|
|
$plugin_info = Justification::create()->get_info();
|