diff config/config.php @ 90:94ad33739fa4 extractapp

modify the position of buttons in sidebar
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Fri, 12 Jun 2015 14:41:30 +0200
parents fb5049fc5dd7
children 3e11a9c5a672
line wrap: on
line diff
--- a/config/config.php	Wed Jun 03 16:54:09 2015 +0200
+++ b/config/config.php	Fri Jun 12 14:41:30 2015 +0200
@@ -32,7 +32,7 @@
 			$mysql_user = "root";
 			$mysql_password = "root";
 			$server_host = "http://localhost:1080/localgazetteers-dev/";
-			$lgserver_url = "http://localgazetteers/LGServices/";
+			$lgserver_url = "http://localhost:8080/LGServices/";
 		}
 
 		$systemNAME = "interface";