[xml]
[/xml]
The
The tag.
To output the image from the above example, you could use the following code
[php]
echo Mage::getBaseUrl(‘media’) . Mage::getStoreConfig(‘system_config_name/group/logo’);
[/php]
[xml]
[/xml]
The
The tag.
To output the image from the above example, you could use the following code
[php]
echo Mage::getBaseUrl(‘media’) . Mage::getStoreConfig(‘system_config_name/group/logo’);
[/php]