summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2012-07-04 18:49:11 -0700
committerPatrick Davison <snapwilliam@gmail.com>2012-07-04 18:49:11 -0700
commit8ac6579f2dd3fe8e4739585dd24df51f3c54e7ac (patch)
tree2359be44118816bca335e7b2cd055eae982602d9 /index.php
parentc531d9d66d430df9c9a043ddc3f7c4c10fcfaab4 (diff)
downloadpathery-8ac6579f2dd3fe8e4739585dd24df51f3c54e7ac.tar.xz
Added yahoo to OpenID logins
Added debug email method. Now sending debug email on duplicate emails found in the DB
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index bd94a7b..ae4166c 100644
--- a/index.php
+++ b/index.php
@@ -1,5 +1,6 @@
<?PHP
include_once("globe.php");
+include_once("./includes/header.php");
//Load our page
if ($_SESSION['accepted'] <> 1)