From dd0f2f72be47866675109ce405694037c2e05d2d Mon Sep 17 00:00:00 2001 From: Normann Lou Date: Tue, 27 Nov 2007 21:41:23 +0000 Subject: [PATCH] comment out Sitemap::ping() since it has been fixed in 2.2-rc2 and have not merge back yet. git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@45803 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- code/CMSMain.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/code/CMSMain.php b/code/CMSMain.php index 2d98eb7b..41031cc3 100644 --- a/code/CMSMain.php +++ b/code/CMSMain.php @@ -493,7 +493,9 @@ JS; $record->write(); $record->publish("Stage", "Live"); - Sitemap::ping(); + //TODO: This has been fixed in 2.2-rc2 and need to be merged back to trunk, + // for now just comment it out. + //Sitemap::ping(); // Fix the sort order for this page's siblings DB::query("UPDATE SiteTree_Live