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
This commit is contained in:
Normann Lou 2007-11-27 21:41:23 +00:00
parent b971a36b08
commit dd0f2f72be

View File

@ -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