[freeside-commits] freeside/FS/FS svc_Common.pm,1.53,1.54

Ivan,,, ivan at wavetail.420.am
Mon Jan 25 22:14:17 PST 2010


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv29972/FS/FS

Modified Files:
	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.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- svc_Common.pm	25 Jan 2010 22:17:14 -0000	1.53
+++ svc_Common.pm	26 Jan 2010 06:14:15 -0000	1.54
@@ -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