cyberphr
06-12-2007, 06:29 PM
I want to create a plugin, basically to tell the user that the current theme is not supported, unless it is a certain styleid, or the default theme.
So yes, could someone give me a PHP or XHTML query for this? Something to the effect of:
<if $styleid != 1>This theme is not supported.</if>
So yes, could someone give me a PHP or XHTML query for this? Something to the effect of:
<if $styleid != 1>This theme is not supported.</if>