Changeset 204 for trunk/lib


Ignore:
Timestamp:
Aug 9, 2006 10:09:22 PM (18 years ago)
Author:
scdev
Message:

Q - added match_remote_ip_exempt_usernames functionality to 1.1dev/lib/AuthSQL.inc.php

File:
1 edited

Legend:

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

    r201 r204  
    637637            }
    638638        }
    639         $app->logMsg(sprintf('THumbnails successfully deleted for file: %s', $file_name), LOG_INFO, __FILE__, __LINE__);
     639        $app->logMsg(sprintf('Thumbnails deleted for file: %s', $file_name), LOG_INFO, __FILE__, __LINE__);
    640640        return 0 === $return_val;
    641641    }
Note: See TracChangeset for help on using the changeset viewer.