Update config.php

pull/2487/head
Enrique Alcaraz 9 years ago committed by GitHub
parent 816d2fb328
commit da4d5b2da8
  1. 8
      plugin/redirection/config.php

@ -1,10 +1,10 @@
<?php
/* For licensing terms, see /license.txt */
/**
* Config the plugin
* @author Enrique Alcaraz Lopez
* @package chamilo.plugin.redirection
*/
* Config the plugin
* @author Enrique Alcaraz Lopez
* @package chamilo.plugin.redirection
*/
require_once __DIR__.'/../../main/inc/global.inc.php';
require_once __DIR__.'/lib/PluginRedirection.php';

Loading…
Cancel
Save