This commit is contained in:
Damien Metzger
2013-07-12 09:40:14 +02:00
parent 5d8d7c0383
commit 994d43d3e4
@@ -1107,7 +1107,6 @@ class AdminModulesControllerCore extends AdminController
}
if (count($module_success))
{
die ('kik');
$html = $this->generateHtmlMessage($module_success);
$this->confirmations[] = sprintf($this->l('The following module(s) were upgraded successfully:').' %s', $html);
}