From: ivan Date: Thu, 3 Mar 2005 08:52:55 +0000 (+0000) Subject: no need for line number in debug output... X-Git-Tag: BEFORE_FINAL_MASONIZE~681 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=f684dcf1c1e690b2f510ab859b53f7d5c835ca47;p=freeside.git no need for line number in debug output... --- diff --git a/FS/FS/part_pkg/voip_sqlradacct.pm b/FS/FS/part_pkg/voip_sqlradacct.pm index 482f87b24..cbd1654d7 100644 --- a/FS/FS/part_pkg/voip_sqlradacct.pm +++ b/FS/FS/part_pkg/voip_sqlradacct.pm @@ -126,7 +126,7 @@ sub calc_recur { } ); warn " found rate for regionnum $regionnum ". - "and rate detail $rate_detail" + "and rate detail $rate_detail\n" if $DEBUG; ###