Skip to content

Instantly share code, notes, and snippets.

@tamcgoey
Last active December 29, 2015 23:48
Show Gist options
  • Select an option

  • Save tamcgoey/7744784 to your computer and use it in GitHub Desktop.

Select an option

Save tamcgoey/7744784 to your computer and use it in GitHub Desktop.
#concrete5 #theme Global Area
<?php
$a = new GlobalArea('REPLACE_ME');
$a->display();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment