diff --git a/e107_files/shortcode/batch/admin_shortcodes_class.php b/e107_files/shortcode/batch/admin_shortcodes_class.php index 5e0cb04d9..b0251b75e 100644 --- a/e107_files/shortcode/batch/admin_shortcodes_class.php +++ b/e107_files/shortcode/batch/admin_shortcodes_class.php @@ -1,7 +1,7 @@ filter = array('folder' => FALSE, 'administration' => FALSE); // Just need one variable $readFile = $xml->loadXMLfile('plugin.xml', true, true); $eplug_icon = $readFile['folder'].'/'.$readFile['administration']['icon'];