Fixed bug in module manage meta

This commit is contained in:
manuel.montes 2020-07-01 10:16:55 +02:00
parent 0a69318d88
commit 5502ee6b01
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ require_once $config['homedir'].'/include/functions_component_groups.php';
// Header.
if (defined('METACONSOLE')) {
components_meta_print_header();
$sec = 'advanced';
$id_modulo = (int) get_parameter('id_component_type');