summaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
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";