diff config/config.php @ 91:3e11a9c5a672 extractapp

new: explore table for using on LGMap
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Mon, 14 Sep 2015 14:37:29 +0200
parents 94ad33739fa4
children ce7e933b18b0
line wrap: on
line diff
--- a/config/config.php	Fri Jun 12 14:41:30 2015 +0200
+++ b/config/config.php	Mon Sep 14 14:37:29 2015 +0200
@@ -22,7 +22,7 @@
 			$mysql_server = "localhost";
 			$mysql_user = "root";
 			$mysql_password = "admin";
-			$server_host = "http://localgazetteers/";
+			$server_host = "http://localgazetteers.mpiwg-berlin.mpg.de/";
 			$lgserver_url = $server_host."LGServices/";
 
 		} else {