Browse Source

Fixing syntax error introduced in CS 16824

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16838 44c647ce-9c0f-0410-b52a-842ac1e357ba
shahar 16 years ago
parent
commit
8319c62f6f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      library/Zend/Feed/Reader/Feed/Rss.php

+ 0 - 1
library/Zend/Feed/Reader/Feed/Rss.php

@@ -233,7 +233,6 @@ class Zend_Feed_Reader_Feed_Rss extends Zend_Feed_Reader_Feed_FeedAbstract
                             );
                         }
                     }
-                    }
                 }
             }
         }