Ignore:
Timestamp:
Aug 11, 2013 8:50:44 PM (11 years ago)
Author:
anonymous
Message:
 
File:
1 edited

Legend:

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

    r399 r422  
    192192        $app =& App::getInstance();
    193193   
    194         // Load file, using include_path.
    195194        if ('' == trim($string)) {
    196195            $app->logMsg(sprintf('Empty string provided.', null), LOG_ERR, __FILE__, __LINE__);
Note: See TracChangeset for help on using the changeset viewer.