diff options
author | Snap <snapwilliam@gmail.com> | 2015-05-03 23:00:04 -0700 |
---|---|---|
committer | Snap <snapwilliam@gmail.com> | 2015-05-03 23:00:04 -0700 |
commit | 54c56f33f32dd01dc02182e80f0e5e79f3c8e62a (patch) | |
tree | 0040a4add9bed838e2b75b279f04a175665b7641 /includes/header.php | |
parent | e411677a2a02a3dca9565a9562699f35a8013a20 (diff) | |
download | pathery-54c56f33f32dd01dc02182e80f0e5e79f3c8e62a.tar.xz |
Little fixes, images, header, disabled InFinite
Diffstat (limited to 'includes/header.php')
-rw-r--r-- | includes/header.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/header.php b/includes/header.php index 427a57d..88e0fb8 100644 --- a/includes/header.php +++ b/includes/header.php @@ -93,7 +93,7 @@ function htmlFooter() { ?>
<div class="copyAndButtons">
<div id="copy">
- Copyright © 2011-2013 pathery.com
+ Copyright © 2011-2015 pathery.com
</div>
<div id="socialButtons" class='buttons'>
<a href='http://www.facebook.com/Pathery' target='top' title='Facebook'><img alt='Facebook' src='images/btns/facebook.png' /></a>
|