New lines at the ends of files

This commit is contained in:
Tom Slominski
2013-11-01 19:21:45 +00:00
parent 0293dff577
commit 679dcd0961
3 changed files with 4 additions and 4 deletions

View File

@@ -39,4 +39,4 @@ $title = isset( $return['title'] ) ? $return['title'] : '';
<?php if (!empty(ISQ::$social['plus'])) { echo '<div class="g-plus" data-action="share" data-annotation="vertical-bubble" data-height="62" data-href="$shorturl"></div>'; } ?>
<?php if (!empty(ISQ::$social['linkedin'])) { echo '<script src="http://platform.linkedin.com/in.js"></script><script type="IN/Share" data-url="$shorturl" data-counter="top"></script>'; } ?>
<?php include('footer.php'); ?>
<?php include('footer.php'); ?>