Changeset 462 for trunk/lib/arrow/applet.rb
- Timestamp:
- 10/03/08 10:56:35 (3 months ago)
- Files:
-
- 1 modified
-
trunk/lib/arrow/applet.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/arrow/applet.rb
r452 r462 690 690 # Create a new validator object, map the request args into a regular 691 691 # hash, and then send them to the validaator with the applicable profile 692 self.log.debug "Creating form validator for profile: %p" % profile692 self.log.debug "Creating form validator for profile: %p" % [ profile ] 693 693 694 694 params = {}
