11 lines
251 B
PHP
11 lines
251 B
PHP
<?php
|
|
/* For licensing terms, see /license.txt */
|
|
/**
|
|
* Config the plugin.
|
|
*
|
|
* @author Imanol Losada Oriol <imanol.losada@beeznest.com>
|
|
*
|
|
* @package chamilo.plugin.resubscription
|
|
*/
|
|
require_once api_get_path(SYS_PATH).'main/inc/global.inc.php';
|