diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2012-10-27 23:03:55 -0700 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2012-10-27 23:03:55 -0700 |
commit | 46170a4448ba4c9a40b5d62cb666c3806efffa66 (patch) | |
tree | 85561eefb79e5a3a26cf2aea3bf6a1a8e53c69cc /includes/header.php | |
parent | 77eb9c05f30d39439635f2274d102e1b3cc7aa87 (diff) | |
download | pathery-46170a4448ba4c9a40b5d62cb666c3806efffa66.tar.xz |
Newline char
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 f9b0f18..ec15206 100644 --- a/includes/header.php +++ b/includes/header.php @@ -141,4 +141,4 @@ function topbar($links) { echo "</div>";
}
-?>
+?>
\ No newline at end of file |