lolcat пре 2 година
родитељ
комит
479545165a
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      lib/fuckhtml.php

+ 0 - 2
lib/fuckhtml.php

@@ -459,8 +459,6 @@ class fuckhtml{
 			$last_char = $json[$i];
 		}
 		
-		echo "\n\n" . $json_out . "\n\n";
-		
 		return json_decode($json_out, true);
 	}