lolcat 2 лет назад
Родитель
Сommit
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);
 	}