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