summaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-05-20 21:43:30 +0100
committerComment <tim@gray.(none)>2013-05-20 21:43:30 +0100
commitce58f84fda93e6089caa5b724110dc7e01feddd1 (patch)
tree5a51419580b33adf219ce6d0073ab9ab390f74b3 /config.php
parent4f81e9399051cc90ccddeb69b785d7422a28a1ff (diff)
tidying up
Diffstat (limited to 'config.php')
-rwxr-xr-xconfig.php9
1 files changed, 8 insertions, 1 deletions
diff --git a/config.php b/config.php
index b0fe6ed..bf27e46 100755
--- a/config.php
+++ b/config.php
@@ -1,11 +1,18 @@
<?php
-$host="localhost";
+ $host="localhost";
$login="tcdmaps";
$pword="tcdmaps";
$db="googlemaps_db";
+
/*
+$host="wwwdb.tcd.ie";
+$login="gmaps";
+$pword="xpehtWpR";
+$db="googlemaps_db";
+
+
$host="internal-db.s65888.gridserver.com";
$login="db65888_tcd";
$pword="3K4DumV3";