diff options
author | ivan <ivan> | 2002-01-21 11:27:27 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-01-21 11:27:27 +0000 |
commit | 383add202012146f37009832ad19d27945e555f1 (patch) | |
tree | 74d0e9c60df27e460aff4fcf4535e54d505e9dc3 /icelog.conf |
initial importSTART
Diffstat (limited to 'icelog.conf')
-rw-r--r-- | icelog.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/icelog.conf b/icelog.conf new file mode 100644 index 0000000..058c8fc --- /dev/null +++ b/icelog.conf @@ -0,0 +1,2 @@ +# DBI datasource, username and password +($dsn, $username, $password) = ('DBI:mysql:icelog', 'user', 'password'); |