changeset 85:966a36752c34 extractapp

Bug fixed: missing section id variable in export table from LGservice.
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Thu, 23 Apr 2015 17:08:31 +0200
parents ecc4b22e9b05
children 0141df465205 61593b047289
files config/config.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config/config.php	Thu Apr 23 17:06:03 2015 +0200
+++ b/config/config.php	Thu Apr 23 17:08:31 2015 +0200
@@ -14,7 +14,7 @@
 		global $AT_LOCAL, $mysql_database, $mysql_server, $mysql_user, $mysql_password, $server_host, $lgserver_url,
 				$systemNAME, $system_root_url;
 
-		$AT_LOCAL = true;
+		$AT_LOCAL = false;
 
 		if (!$AT_LOCAL) {
 			// host at localgazetteers-dev server