Ignore:
Timestamp:
Dec 2, 2011 2:39:15 AM (12 years ago)
Author:
anonymous
Message:

sc-msg CSS update, minor adjustments.

File:
1 edited

Legend:

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

    r376 r394  
    378378                return true;
    379379            } else {
    380                 $app->logMsg(sprintf('Invalid email: %s', $email), LOG_INFO, __FILE__, __LINE__);
     380                $app->logMsg(sprintf('Invalid email address: %s', $email), LOG_INFO, __FILE__, __LINE__);
    381381                return false;
    382382            }
Note: See TracChangeset for help on using the changeset viewer.