Skip to content

Instantly share code, notes, and snippets.

@rossharper
Created March 19, 2012 23:03
Show Gist options
  • Save rossharper/2128034 to your computer and use it in GitHub Desktop.
Save rossharper/2128034 to your computer and use it in GitHub Desktop.
Including sharing.php in my blog
<div class="postfeaturebox">
<?php include(TEMPLATEPATH.'/sharing.php'); ?>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment