Changeset 24908
- Timestamp:
- 11/25/08 21:17:58 (6 weeks ago)
- Files:
-
- 3 modified
-
branches/zikula-1.0/includes/pnobjlib/FormUtil.class.php (modified) (1 diff)
-
development/main/includes/FormUtil.class.php (modified) (1 diff)
-
development/zikula-1/includes/FormUtil.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/zikula-1.0/includes/pnobjlib/FormUtil.class.php
r24751 r24908 316 316 * 317 317 * @param objectType The (string) object type 318 * @param field The fieldname (optional) (default=null)318 * @param field The fieldname 319 319 * 320 320 * @return A boolean indicating whether or not the specified field failed validation -
development/main/includes/FormUtil.class.php
r24751 r24908 313 313 * 314 314 * @param objectType The (string) object type 315 * @param field The fieldname (optional) (default=null)315 * @param field The fieldname 316 316 * 317 317 * @return A boolean indicating whether or not the specified field failed validation -
development/zikula-1/includes/FormUtil.class.php
r24751 r24908 316 316 * 317 317 * @param objectType The (string) object type 318 * @param field The fieldname (optional) (default=null)318 * @param field The fieldname 319 319 * 320 320 * @return A boolean indicating whether or not the specified field failed validation
