Update install.php

pull/2487/head
Enrique Alcaraz 8 years ago committed by GitHub
parent 042b2278fd
commit 61235c9eeb
  1. 8
      plugin/redirection/install.php

@ -1,10 +1,10 @@
<?php
/* For licensing terms, see /license.txt */
/**
* Install
* @author Enrique Alcaraz Lopez
* @package chamilo.plugin.redirection
*/
* Install
* @author Enrique Alcaraz Lopez
* @package chamilo.plugin.redirection
*/
$table = Database::get_main_table('plugin_redirection');

Loading…
Cancel
Save