[freeside-commits] freeside/FS/FS cust_pkg.pm,1.224,1.225

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


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

Modified Files:
	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.224
retrieving revision 1.225
diff -u -w -d -r1.224 -r1.225
--- cust_pkg.pm	26 Jan 2012 21:18:21 -0000	1.224
+++ cust_pkg.pm	27 Jan 2012 01:57:26 -0000	1.225
@@ -3108,7 +3108,6 @@
       } elsif ( @c_where ) {
         push @where, ' ( '. join(' OR ', @c_where). ' ) ';
       }
-      warn $where[-1];
 
     }
     



More information about the freeside-commits mailing list