Comment 2 for bug 647911

Revision history for this message
Steve Switzer (steve-switzer) wrote :

--- /usr/bin/mythexport-daemon 2010-04-14 21:20:42.000000000 -0400
+++ /usr/bin/mythexport-daemon.647911 2010-09-26 02:21:35.152487952 -0400
@@ -231,7 +231,7 @@
         $writer->endTag("item");

         $log->notice("Creating mysql dump");
- export("starttime=$currentstarttime&chanid=currentchanid&config=$block&otg=true");
+ export("starttime=$currentstarttime&chanid=$currentchanid&config=$block&otg=true");
     }
     $writer->endTag("channel");
     $writer->end();