Show
Ignore:
Timestamp:
07/08/08 05:52:36 (17 months ago)
Author:
bchoate
Message:

Updated MultiBlog to issue triggered publishing for scheduled posts. BugId:80355

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-41/lib/MT/WeblogPublisher.pm

    r2504 r2727  
    15761576              or die $entry->errstr; 
    15771577 
     1578            MT->run_callbacks( 'scheduled_post_published', $mt, $entry ); 
     1579 
    15781580            $rebuild_queue{ $entry->id } = $entry; 
    15791581            $ping_queue{ $entry->id }    = 1;