source:
trunk/npemap.org.uk/npemap.conf.ex
Last change on this file was 691, checked in by , 12 years ago | |
---|---|
File size: 182 bytes |
Line | |
---|---|
1 | $dbname = 'npemap'; |
2 | $dbhost = ''; |
3 | $dbuser = 'npemap'; |
4 | $dbpass = ''; |
5 | $rootdir = '/srv/www/npemap.org.uk'; |
6 | $staticdir = $rootdir . 'html'; |
7 | $adminemail = 'webmaster@npemap.org.uk'; |
8 | |
9 | 1; |
Note: See TracBrowser
for help on using the repository browser.