- Timestamp:
- 12/19/14 17:09:37 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cgi-bin/MyIPDB.pm
r582 r659 21 21 my $dbpass = 'ipdbpwd'; 22 22 # DB host is optional. 23 my $dbhost = ' ipdb-db';23 my $dbhost = 'localhost'; 24 24 25 25 # Quick workaround for fixed web path. Set this to the absolute web path to
Note:
See TracChangeset
for help on using the changeset viewer.