Index: branches/5.2.x/units/currencies/currencies_tag_processor.php =================================================================== diff -u -r14755 -r15141 --- branches/5.2.x/units/currencies/currencies_tag_processor.php (.../currencies_tag_processor.php) (revision 14755) +++ branches/5.2.x/units/currencies/currencies_tag_processor.php (.../currencies_tag_processor.php) (revision 15141) @@ -1,6 +1,6 @@ Application->recallObject($this->getPrefixSpecial()); + $object = $this->Application->recallObject($this->getPrefixSpecial()); return $object->GetDBField('ISO') == $this->Application->RecallVar('curr_iso'); }