diff options
Diffstat (limited to 'program/steps/utils/html2text.inc')
-rw-r--r-- | program/steps/utils/html2text.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/steps/utils/html2text.inc b/program/steps/utils/html2text.inc index ff2b40e6b..2327f7f93 100644 --- a/program/steps/utils/html2text.inc +++ b/program/steps/utils/html2text.inc @@ -25,4 +25,4 @@ header('Content-Type: text/plain; charset=UTF-8'); print trim($converter->get_text()); exit; -?> + |