From b25dfd0913f2ca5666124740c30156fa0a6abaef Mon Sep 17 00:00:00 2001 From: alecpl Date: Wed, 23 Jun 2010 09:55:08 +0000 Subject: - removed PHP closing tag --- program/steps/utils/html2text.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/steps/utils/html2text.inc') 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; -?> + -- cgit v1.2.3