/ Published in: Other
Expand |
Embed | Plain Text
<?php if($this->params->get('showComponent')) : ?> <jdoc:include type="component" /> <?php endif; ?>
You need to login to post a comment.
rblalock on 10/16/08
4 people have marked this snippet as a favorite
the_coder
benrudolph
taimurian
renekreijveld
<?php if($this->params->get('showComponent')) : ?> <jdoc:include type="component" /> <?php endif; ?>
You need to login to post a comment.