Code:
<actinic:block PHP='true'>echo str_replace("£","£",sprintf('<actinic:variable name="SecondCurrencyFormat" />', '<actinic:variable name="TaxExclusivePrice" />', '<actinic:variable name="TaxExclusivePriceAlt" />'));</actinic:block>
is this just one more example of actinic being incompetent or am I really missing something here?
Comment