Ignore:
Timestamp:
Oct 14, 2007 7:19:17 AM (17 years ago)
Author:
quinn
Message:

Added length arg to *Signature functions; added App::setQuery() method; FormValidator? msg rewording.

File:
1 edited

Legend:

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

    r247 r282  
    233233    {
    234234        $app =& App::getInstance();
    235    
     235
    236236        // Use arguments if provided.
    237237        if (isset($to)) {
Note: See TracChangeset for help on using the changeset viewer.