[freeside-commits] freeside/FS/FS svc_Common.pm,1.51.2.2,1.51.2.3
Ivan,,,
ivan at wavetail.420.am
Mon Jan 25 22:14:19 PST 2010
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv29981/FS/FS
Modified Files:
Tag: FREESIDE_1_9_BRANCH
svc_Common.pm
Log Message:
remove debugging
Index: svc_Common.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/svc_Common.pm,v
retrieving revision 1.51.2.2
retrieving revision 1.51.2.3
diff -u -d -r1.51.2.2 -r1.51.2.3
--- svc_Common.pm 25 Jan 2010 22:17:28 -0000 1.51.2.2
+++ svc_Common.pm 26 Jan 2010 06:14:16 -0000 1.51.2.3
@@ -664,9 +664,7 @@
qsearch('cust_pkg', { 'custnum' => $cust_pkg->custnum });
} else {
#XXX agent-virt
- warn "hi";
%pbxes = map { $_->svcnum => $_->title } qsearch('svc_pbx', {} );
- warn %pbxes;
}
if ($part_svc && $part_svc->part_svc_column('pbxsvc')->columnflag eq 'D') {
More information about the freeside-commits
mailing list