core

Changeset 24908

Show
Ignore:
Timestamp:
11/25/08 21:17:58 (6 weeks ago)
Author:
Guite
Message:

fixed #411 - FormUtil::hasValidationErrors - wrong inline docs

Files:
3 modified

Legend:

Unmodified
Added
Removed
  • branches/zikula-1.0/includes/pnobjlib/FormUtil.class.php

    r24751 r24908  
    316316     * 
    317317     * @param objectType       The (string) object type 
    318      * @param field            The fieldname (optional) (default=null) 
     318     * @param field            The fieldname 
    319319     * 
    320320     * @return A boolean indicating whether or not the specified field failed validation 
  • development/main/includes/FormUtil.class.php

    r24751 r24908  
    313313     * 
    314314     * @param objectType       The (string) object type 
    315      * @param field            The fieldname (optional) (default=null) 
     315     * @param field            The fieldname 
    316316     * 
    317317     * @return A boolean indicating whether or not the specified field failed validation 
  • development/zikula-1/includes/FormUtil.class.php

    r24751 r24908  
    316316     * 
    317317     * @param objectType       The (string) object type 
    318      * @param field            The fieldname (optional) (default=null) 
     318     * @param field            The fieldname 
    319319     * 
    320320     * @return A boolean indicating whether or not the specified field failed validation 
 
 
Powered by Trac
Design by Arcsin