Mercurial > hg > extraction-interface
diff config/config.php @ 96:ce7e933b18b0 extractapp
bug fixed: new section with no fileId in LGServices when creating/changing to another topic
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Mon, 23 Nov 2015 16:24:57 +0100 |
parents | 3e11a9c5a672 |
children | c1bb174a22f3 |
line wrap: on
line diff
--- a/config/config.php Wed Nov 11 14:12:55 2015 +0100 +++ b/config/config.php Mon Nov 23 16:24:57 2015 +0100 @@ -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 = false; + $AT_LOCAL = true; if (!$AT_LOCAL) { // host at localgazetteers-dev server