From b0ae9ddf4d34bdb76a974c55602bcb51fb3c5cc2 Mon Sep 17 00:00:00 2001 From: lnu Date: Wed, 7 Sep 2005 11:46:09 +0000 Subject: feed2imap without openssl works git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@58 f70e237a-67f3-0310-a06c-d2b8a7116972 --- lib/feed2imap/textconverters.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/feed2imap/textconverters.rb') diff --git a/lib/feed2imap/textconverters.rb b/lib/feed2imap/textconverters.rb index 418083f..c6ae326 100644 --- a/lib/feed2imap/textconverters.rb +++ b/lib/feed2imap/textconverters.rb @@ -17,7 +17,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA =end -require 'uri' # for URI::regexp +# for URI::regexp +require 'uri' require 'feed2imap/html2text-parser' # This class provides various converters -- cgit v1.2.3-70-g09d2