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