diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2011-09-09 16:55:14 -0700 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2011-09-09 16:55:14 -0700 |
commit | c37113c2666d65015f967b6cf1a5d2e8836d920d (patch) | |
tree | f99cdc2b52e87741cb08d1fcc7ecec729a9cfab5 /includes/header.php | |
parent | f9333b70547ae514ecc848fb195011a11897ee68 (diff) | |
download | pathery-c37113c2666d65015f967b6cf1a5d2e8836d920d.tar.xz |
changes to pathery.com
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 53c1a82..b386cfa 100644 --- a/includes/header.php +++ b/includes/header.php @@ -9,7 +9,7 @@ function htmlHeader() { <link href="css/mapstyle.css" rel="stylesheet" type="text/css" />
<link href="css/pagestyle.css" rel="stylesheet" type="text/css" />
<link href="css/statsstyle.css" rel="stylesheet" type="text/css" />
- <title>Snapems.com Mazegame</title>
+ <title>pathery.com</title>
<script src="js/ajax.js" type="text/javascript"></script>
<script src="js/mapspecs.js" type="text/javascript"></script>
|