From e723490eb88fe69c787a13a880d457acc655e9b7 Mon Sep 17 00:00:00 2001 From: e107steved Date: Sat, 2 Jan 2010 22:31:11 +0000 Subject: [PATCH] TODO added --- e107_files/shortcode/batch/admin_shortcodes_class.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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'];