Skip to content

Instantly share code, notes, and snippets.

@folmert
Created May 30, 2015 22:35
Show Gist options
  • Save folmert/4e820f45012697dfec79 to your computer and use it in GitHub Desktop.
Save folmert/4e820f45012697dfec79 to your computer and use it in GitHub Desktop.
<?php if($this->countModules('module name')) :?>
<!-- code -->
<?php else: ?>
<!-- code -->
<?php endif;?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment