Mercurial > hg > extraction-interface
diff develop/config/config.php @ 37:893ed33c2bd4 extractapp
config for localgazetteer-dev
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Fri, 06 Mar 2015 15:53:42 +0100 |
parents | 04736430d961 |
children | 8347776a44fc |
line wrap: on
line diff
--- a/develop/config/config.php Fri Mar 06 14:13:18 2015 +0100 +++ b/develop/config/config.php Fri Mar 06 15:53:42 2015 +0100 @@ -2,7 +2,7 @@ // localhost $systemNAME = "interface"; -$mysql_database = "Gazetteers"; +$mysql_database = "Gazetteer"; $mysql_server = "localhost"; $mysql_user = "root"; $mysql_password = "admin";