[freeside-commits] branch master updated. 8d721fe41f149c94c5678d11b5dbabf2b09a8be7

Ivan ivan at 420.am
Mon May 19 23:12:56 PDT 2014


The branch, master has been updated
       via  8d721fe41f149c94c5678d11b5dbabf2b09a8be7 (commit)
      from  462d435510a5ce6b264220d92d84902f05881ba2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8d721fe41f149c94c5678d11b5dbabf2b09a8be7
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon May 19 23:12:53 2014 -0700

    agent-virtualize VoIP rates, RT#29183

diff --git a/FS/FS/rate.pm b/FS/FS/rate.pm
index b2348ca..aef9d8b 100644
--- a/FS/FS/rate.pm
+++ b/FS/FS/rate.pm
@@ -4,7 +4,6 @@ use base qw(FS::Record);
 use strict;
 use vars qw( $DEBUG );
 use FS::Record qw( qsearch qsearchs dbh fields );
-#use FS::agent; #causes a weird dep loop in freeside-cdrrated, only needed for v3-style manual FK-checking, so, probably not bother
 use FS::rate_detail;
 
 $DEBUG = 0;

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/rate.pm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list