Changeset 1663

Show
Ignore:
Timestamp:
04/01/08 00:59:45 (2 years ago)
Author:
bchoate
Message:

Removing redundant blog touch operation.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-32/lib/MT/App/Trackback.pm

    r1174 r1663  
    369369 
    370370    if ( !$ping->is_junk ) { 
    371         $blog->touch; 
    372         $blog->save; 
    373  
    374371        if ( !$ping->visible ) { 
    375372            $app->_send_ping_notification( $blog, $entry, $cat, $ping );