diff --git a/community/index.php b/community/index.php
index ae3cd8c..958dd61 100644
--- a/community/index.php
+++ b/community/index.php
@@ -62,16 +62,7 @@
';
@@ -81,10 +72,7 @@
echo ' src="';
echo $json{src}; echo '" href="';
echo $json{href};
- echo '" width=100%>
';
- }
- closedir($handle);
- }
+ echo '" width=100%>
'
?>