Remove debug on Readability output
This commit is contained in:
parent
ae9571694f
commit
cdcc8d2533
@ -134,7 +134,6 @@ function prepare_url($url)
|
||||
$r = new Readability($html, $url);
|
||||
|
||||
$r->convertLinksToFootnotes = CONVERT_LINKS_FOOTNOTES;
|
||||
$r->debug=true;
|
||||
$r->revertForcedParagraphElements = REVERT_FORCED_PARAGRAPH_ELEMENTS;
|
||||
|
||||
if($r->init())
|
||||
|
Loading…
x
Reference in New Issue
Block a user