We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5d554d commit 1e31c01Copy full SHA for 1e31c01
app/code/core/Mage/Sitemap/Model/Sitemap.php
@@ -221,7 +221,7 @@ public function generateXml()
221
}
222
unset($collection);
223
224
- Mage::dispatchEvent('sitemap_generate_before', array(
+ Mage::dispatchEvent('sitemap_urlset_generating_before', array(
225
'file' => $io ,
226
'base_url' => $baseUrl ,
227
'date' => $date,
0 commit comments