function
getCurrentCmsPage() {
$pageId
= Mage::getBlockSingleton(
'cms/page'
)->getPage()->getIdentifier();
return
;
}
No comments:
Post a Comment