diff config/config.php @ 103:2cc65ff46174 extractapp

minor fixed
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Mon, 25 Jul 2016 17:10:16 +0200
parents 6ba742b712b0
children b74bfc633790
line wrap: on
line diff
--- a/config/config.php	Wed May 25 11:29:28 2016 +0200
+++ b/config/config.php	Mon Jul 25 17:10:16 2016 +0200
@@ -24,7 +24,7 @@
 			$mysql_server = "localhost";
 			$mysql_user = "root";
 			$mysql_password = "admin";
-			$server_host = "http://localgazetteers.mpiwg-berlin.mpg.de/";
+			$server_host = "http://localgazetteers-test.mpiwg-berlin.mpg.de/";
 			$lgserver_url = $server_host."LGServices/";
 
 		} else {