xmltv/grab/combiner tv_grab_combiner,1.2,1.3

Robert Eden <[email protected]>
Newsgroups gmane.comp.tv.xmltv.cvs
Message-ID <[email protected]>
Update of /cvsroot/xmltv/xmltv/grab/combiner
In directory vz-cvs-3.sog:/tmp/cvs-serv28428

Modified Files:
	tv_grab_combiner 
Log Message:
emergency patch from Chris Butler


Index: tv_grab_combiner
===================================================================
RCS file: /cvsroot/xmltv/xmltv/grab/combiner/tv_grab_combiner,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tv_grab_combiner	29 Dec 2006 13:41:40 -0000	1.2
--- tv_grab_combiner	13 Jun 2012 22:26:02 -0000	1.3
***************
*** 267,272 ****
    }
  
!   my $last_prog = $root->findnodes( 'programme[last()]' )->[0]
!     or return;
  
    foreach my $prog ( $t2->findnodes( '//programme' ) ) {
--- 267,273 ----
    }
  
!   my $last_prog;
!   $last_prog = $root->findnodes( 'programme[last()]' )->[0]
!     or $last_prog = $last_chan;
  
    foreach my $prog ( $t2->findnodes( '//programme' ) ) {


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.