[freeside-commits] freeside/FS/FS cust_pkg.pm, 1.204.2.18, 1.204.2.19

Ivan,,, ivan at wavetail.420.am
Thu Jan 26 17:57:31 PST 2012


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

Modified Files:
      Tag: FREESIDE_2_3_BRANCH
	cust_pkg.pm 
Log Message:
remove debugging

Index: cust_pkg.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_pkg.pm,v
retrieving revision 1.204.2.18
retrieving revision 1.204.2.19
diff -u -w -d -r1.204.2.18 -r1.204.2.19
--- cust_pkg.pm	25 Jan 2012 04:31:10 -0000	1.204.2.18
+++ cust_pkg.pm	27 Jan 2012 01:57:28 -0000	1.204.2.19
@@ -3038,7 +3038,6 @@
       } elsif ( @c_where ) {
         push @where, ' ( '. join(' OR ', @c_where). ' ) ';
       }
-      warn $where[-1];
 
     }
     



More information about the freeside-commits mailing list