X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_pkg%2Fagent.pm;h=2ebaf5807720e9cd6bf8a5eff219c16a20a23e39;hb=2f62e9125f1eb98db97a6ddff5b47bb258e6fc60;hp=9bcf33da17ffcf921757dc474bb790ddc2b60e03;hpb=035d5509424c596582eea94866ee2af63c74de9f;p=freeside.git diff --git a/FS/FS/part_pkg/agent.pm b/FS/FS/part_pkg/agent.pm index 9bcf33da1..2ebaf5807 100644 --- a/FS/FS/part_pkg/agent.pm +++ b/FS/FS/part_pkg/agent.pm @@ -68,8 +68,7 @@ sub calc_recur { my $total_agent_charge = 0; warn "$me billing for agent packages from ". time2str('%x', $last_bill). - " to ". time2str('%x', $$sdate); - "\n" + " to ". time2str('%x', $$sdate). "\n" if $DEBUG; my $prorate_ratio = ( $$sdate - $last_bill )