Changeset 1251

Show
Ignore:
Timestamp:
02/02/06 05:59:54 (3 years ago)
Author:
sdcosta
Message:

Reverted http://svn.gregarius.net/trac/changeset/1181#file28 as per mbi's instructions...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/rss/extlib/rss_parse.inc

    r1225 r1251  
    435435        { 
    436436            if ( $this->initem ) { 
    437             /* 
    438437                            $real_element = "";   
    439438                          
     
    451450 
    452451                $this->concat($real_element, $text); 
    453                 */ 
    454              $this->concat( 
    455                 $this->current_item[ $this->current_namespace ][ $el ], $text); 
    456452            } 
    457453            elseif ($this->inchannel) {