diff --git a/e107_core/bbcodes/bb_img.php b/e107_core/bbcodes/bb_img.php index 682ca5b76..9cddb4229 100644 --- a/e107_core/bbcodes/bb_img.php +++ b/e107_core/bbcodes/bb_img.php @@ -227,7 +227,6 @@ class bb_img extends e_bb_base } else { - print_a($parmStr); return ""; } }