Show
Ignore:
Timestamp:
10/03/08 10:56:35 (3 months ago)
Author:
deveiant
Message:
  • Updated build system
  • Fixed the formvalidator log message in Arrow::Applet.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/arrow/applet.rb

    r452 r462  
    690690        # Create a new validator object, map the request args into a regular 
    691691        # hash, and then send them to the validaator with the applicable profile 
    692         self.log.debug "Creating form validator for profile: %p" % profile 
     692        self.log.debug "Creating form validator for profile: %p" % [ profile ] 
    693693 
    694694        params = {}