Index: /branches/release-30/lib/MT/CMS/Entry.pm
===================================================================
--- /branches/release-30/lib/MT/CMS/Entry.pm (revision 1384)
+++ /branches/release-30/lib/MT/CMS/Entry.pm (revision 1399)
@@ -1650,5 +1650,5 @@
           ) unless $res->{good};
     }
-    $app->_finish_rebuild_ping( $entry, scalar $q->param('is_new'),
+    _finish_rebuild_ping( $app, $entry, scalar $q->param('is_new'),
         $has_errors );
 }
