xmltv/grab/na_dd tv_grab_na_dd.in,1.90,1.91
Nick Morrott <[email protected]> Mon, 29 Jun 2015 16:24:30 +0000
| Newsgroups | gmane.comp.tv.xmltv.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xmltv/xmltv/grab/na_dd
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3660/grab/na_dd
Modified Files:
tv_grab_na_dd.in
Log Message:
Update grabbers using deprecated Date::Manip TZ variable
Index: tv_grab_na_dd.in
===================================================================
RCS file: /cvsroot/xmltv/xmltv/grab/na_dd/tv_grab_na_dd.in,v
retrieving revision 1.90
retrieving revision 1.91
diff -C2 -d -r1.90 -r1.91
*** tv_grab_na_dd.in 28 Jun 2015 09:29:06 -0000 1.90
--- tv_grab_na_dd.in 29 Jun 2015 16:24:28 -0000 1.91
***************
*** 631,635 ****
#
{
! Date_Init("TZ=" . offset_to_gmt($opt_tz_offset));
#
# TMS bug causes errors around UTC midnight, so let's bump it by a second
--- 631,639 ----
#
{
! if (int(Date::Manip::DateManipVersion) >= 6) {
! Date::Manip::Date_Init("SetDate=now," . offset_to_gmt($opt_tz_offset));
! } else {
! Date::Manip::Date_Init("TZ=" . offset_to_gmt($opt_tz_offset));
! }
#
# TMS bug causes errors around UTC midnight, so let's bump it by a second
------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors
network devices and physical & virtual servers, alerts via email & sms
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o