diff options
author | Arun Persaud <arun@nubati.net> | 2010-02-06 19:36:51 -0800 |
---|---|---|
committer | Arun Persaud <arun@nubati.net> | 2010-02-06 19:36:51 -0800 |
commit | f47ddae6b4d00d950c3a29d6b7536ce1ae9ac813 (patch) | |
tree | e0313010d23da9fff7f35c344e9a2439943cbd8c /include/openid.php | |
parent | f2217bfa18ba8a8ab17dd188b38777460ae0590d (diff) | |
parent | 6e7ed2d202da016b9a74256371369cc41201df2e (diff) | |
download | e-DoKo-f47ddae6b4d00d950c3a29d6b7536ce1ae9ac813.tar.gz e-DoKo-f47ddae6b4d00d950c3a29d6b7536ce1ae9ac813.tar.bz2 e-DoKo-f47ddae6b4d00d950c3a29d6b7536ce1ae9ac813.zip |
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Diffstat (limited to 'include/openid.php')
-rw-r--r-- | include/openid.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/openid.php b/include/openid.php index 6ad5fed..16c59f4 100644 --- a/include/openid.php +++ b/include/openid.php @@ -1,4 +1,5 @@ <?php + require_once("db.php"); /* provide OpenID support |