From 445cfed447432576bb1cc3c1b61e4448d506d26d Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 22 Apr 2011 23:31:06 +0000 Subject: [PATCH 1/1] wtxs upload changes, RT#12326 --- bin/billco-upload | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/billco-upload b/bin/billco-upload index a84750ab2..a5f67cda4 100644 --- a/bin/billco-upload +++ b/bin/billco-upload @@ -7,6 +7,7 @@ adminsuidsetup shift or die "usage: billco-upload username agentnum\n"; my $agentnum = shift or die "usage: billco-upload username agentnum\n"; FS::Cron::upload::billco_upload( 'agentnum' => $agentnum, + 'date' => time, 'v' => 1, 'l' => 2, ); -- 2.11.0