diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2013-03-07 02:39:33 -0800 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2013-03-07 02:39:33 -0800 |
commit | ecb87bd22022a140df7e0d1843494ff065d55c1c (patch) | |
tree | c36960ca93f0c839497eb6cf138da35bc96c5541 /includes/db.inc.php | |
parent | 03f3979e61cadcc0cad90352a7ae1e5b91e5136f (diff) | |
parent | d4fce99f8149f352f5bba9deced0c98198d5c4d9 (diff) | |
download | pathery-ecb87bd22022a140df7e0d1843494ff065d55c1c.tar.xz |
Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery
Diffstat (limited to 'includes/db.inc.php')
-rw-r--r-- | includes/db.inc.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/includes/db.inc.php b/includes/db.inc.php deleted file mode 100644 index e1db0ee..0000000 --- a/includes/db.inc.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php
-$db_host = "db2894.perfora.net";
-$db_user = "dbo362854667";
-$db_name = "db362854667";
-$db_pass = "mazes4me";
-?>
\ No newline at end of file |