Delete config.php

pull/2487/head
Enrique Alcaraz 7 years ago committed by GitHub
parent 2a468b222f
commit f9abd9177c
  1. 10
      config.php

@ -1,10 +0,0 @@
<?php
/* For licensing terms, see /license.txt */
/**
* 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