I tried with this:
$catalogPriceRule = Mage::getModel(\’catalogrule/rule\’);
$catalogPriceRule->applyAll();
But it doesn´t work.
I tried with this:
$catalogPriceRule = Mage::getModel(\’catalogrule/rule\’);
$catalogPriceRule->applyAll();
But it doesn´t work.