/ Published in: Other
Expand |
Embed | Plain Text
<?php if($this->countModules('left')) : ?> <jdoc:include type="modules" name="left" style="XHTML" /> <?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
fyreflyX
<?php if($this->countModules('left')) : ?> <jdoc:include type="modules" name="left" style="XHTML" /> <?php endif; ?>
You need to login to post a comment.