[freeside-commits] freeside/FS/FS/part_event Action.pm,1.3,1.4

Ivan,,, ivan at wavetail.420.am
Wed Oct 29 13:23:12 PDT 2008


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

Modified Files:
	Action.pm 
Log Message:
remove debugging accidentally left in

Index: Action.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_event/Action.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Action.pm	29 Oct 2008 20:21:45 -0000	1.3
+++ Action.pm	29 Oct 2008 20:23:10 -0000	1.4
@@ -216,7 +216,6 @@
 sub option_fields_listref {
   my $self = shift;
   my $hashref = $self->option_fields_hashref;
-  warn $hashref;
   [ keys %$hashref ];
 }
 



More information about the freeside-commits mailing list