From e39b903fb31d5afe030c8c6e53cf486babe5626f Mon Sep 17 00:00:00 2001 From: lnu Date: Mon, 19 Sep 2005 13:32:32 +0000 Subject: fix GNA bug #2845 git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@63 f70e237a-67f3-0310-a06c-d2b8a7116972 --- lib/feed2imap/rexml_patch.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/feed2imap/rexml_patch.rb') diff --git a/lib/feed2imap/rexml_patch.rb b/lib/feed2imap/rexml_patch.rb index 3d919ae..bce0be3 100644 --- a/lib/feed2imap/rexml_patch.rb +++ b/lib/feed2imap/rexml_patch.rb @@ -38,4 +38,10 @@ module REXML @encoding = enc || 'utf-8' end end + + class Element + def children + @children + end + end end -- cgit v1.2.3-70-g09d2