Przeglądaj źródła

brave quote fix 2

lolcat 2 lat temu
rodzic
commit
479545165a
1 zmienionych plików z 0 dodań i 2 usunięć
  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);
 	}