diff --git a/e107_handlers/media_class.php b/e107_handlers/media_class.php index c04259557..9bbc703c5 100644 --- a/e107_handlers/media_class.php +++ b/e107_handlers/media_class.php @@ -515,6 +515,7 @@ class e_media $w = 64; $h = 64; $total = 500; + $total = $this->countImages("_icon_16|_icon_32|_icon_48|_icon_64",$search); // $total = $this->countIcons($cat); //TODO } @@ -531,17 +532,11 @@ class e_media if($navMode === false) { - /* - *