Mercurial > hg > LGSearch
comparison config/config.php @ 6:4b9ae7d500f9
add example page, modify password popup
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Wed, 14 Oct 2015 11:01:26 +0200 |
parents | 1cf7bb8db5dd |
children | 23dcd1b5e9c4 |
comparison
equal
deleted
inserted
replaced
5:1cf7bb8db5dd | 6:4b9ae7d500f9 |
---|---|
22 | 22 |
23 } | 23 } |
24 | 24 |
25 $systemNAME = "interface"; | 25 $systemNAME = "interface"; |
26 $system_root_url = $server_host."LGSearch/"; | 26 $system_root_url = $server_host."LGSearch/"; |
27 $password = "gazetteers3333"; | 27 $password = "1cookies"; |
28 ?> | 28 ?> |