summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2023-12-11 10:25:50 -0500
committerlolcat <will@lolcat.ca>2023-12-11 10:25:50 -0500
commit479545165a38bc13875587c57d27cd3b757e1222 (patch)
treea7a9d77e3fbe6206ad67b446d94e11d3f6527346
parent169f17b7b80e7ae590757a3f3345baa29ad8600e (diff)
brave quote fix 2
-rw-r--r--lib/fuckhtml.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/fuckhtml.php b/lib/fuckhtml.php
index 6abe085..2f9d3aa 100644
--- a/lib/fuckhtml.php
+++ b/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);
}