Fix - enable/disable plugins menu, display blank screen

1.10.x
nosolored 10 years ago
parent 2cf9c3ed87
commit f40efabc34
  1. 2
      plugin/ticket/uninstall.php

@ -7,5 +7,5 @@
* the global database and the courses tables
* @package chamilo.plugin.ticket
*/
require_once __DIR.'/config.php';
require_once __DIR__.'/config.php';
TicketPlugin::create()->uninstall();

Loading…
Cancel
Save