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/7744776 to your computer and use it in GitHub Desktop.

Select an option

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