Changeset 100


Ignore:
Timestamp:
Apr 16, 2006 11:48:10 AM (18 years ago)
Author:
scdev
Message:

Q - updated FormValidator? to use preset marker

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FormValidator.inc.php

    r99 r100  
    2626{
    2727
    28     /**
    29      * Array filling with errors. The key will be the name of the form where
    30      * the data came from. The value will be a message to print to the user.
    31      */
     28    // Array filling with error messages.
    3229    var $errors = array();
    3330   
Note: See TracChangeset for help on using the changeset viewer.