Index: branches/release-30/lib/MT/CMS/Entry.pm
===================================================================
--- branches/release-30/lib/MT/CMS/Entry.pm (revision 1383)
+++ branches/release-30/lib/MT/CMS/Entry.pm (revision 1384)
@@ -2291,5 +2291,5 @@
     }
     else {
-        $app->_finish_rebuild_ping( $entry, $options{IsNew} );
+        _finish_rebuild_ping( $app, $entry, $options{IsNew} );
     }
 }
