[Bps-public-commit] r12935 - in RT-FormTools: .

falcone at bestpractical.com falcone at bestpractical.com
Thu Jun 5 16:02:08 EDT 2008


Author: falcone
Date: Thu Jun  5 16:01:51 2008
New Revision: 12935

Modified:
   RT-FormTools/   (props changed)
   RT-FormTools/html/FormTools/Field

Log:
 r33854 at ketch:  falcone | 2008-06-05 15:58:30 -0400
 * remove debugging


Modified: RT-FormTools/html/FormTools/Field
==============================================================================
--- RT-FormTools/html/FormTools/Field	(original)
+++ RT-FormTools/html/FormTools/Field	Thu Jun  5 16:01:51 2008
@@ -38,7 +38,6 @@
         $default = ($request_args->{$NamePrefix.$cf->Id."-Value"} || 
                     $request_args->{$NamePrefix.$cf->Id."-Values"} );
     }
-    $RT::Logger->error("default $default for name $name") if $default;
 }
 
 </%init>



More information about the Bps-public-commit mailing list