diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-03-29 09:53:18 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-03-29 09:53:18 +0000 |
| commit | 2c36078d184e6b3fde44793800a6c8ca0b0639f1 (patch) | |
| tree | 19d35773be783fd6761833f599af82301c20ceac /deskutils/horde4-nag/files/patch-ab | |
| parent | 46e9a484f814c07d51ab2cb90517f4f5c4c368ae (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_8_0'.release/4.8.0
Diffstat (limited to 'deskutils/horde4-nag/files/patch-ab')
| -rw-r--r-- | deskutils/horde4-nag/files/patch-ab | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/deskutils/horde4-nag/files/patch-ab b/deskutils/horde4-nag/files/patch-ab deleted file mode 100644 index 26192dede93d..000000000000 --- a/deskutils/horde4-nag/files/patch-ab +++ /dev/null @@ -1,21 +0,0 @@ ---- config/conf.php.dist.orig Tue Mar 12 18:07:16 2002 -+++ config/conf.php.dist Mon Apr 8 23:08:04 2002 -@@ -42,12 +42,12 @@ - // Below is an example configuration for an sql driver, in this case - // MySQL. - $conf['storage']['params'] = array(); --// $conf['storage']['params']['phptype'] = 'mysql'; --// $conf['storage']['params']['hostspec'] = 'localhost'; --// $conf['storage']['params']['username'] = 'horde'; --// $conf['storage']['params']['password'] = '*****'; --// $conf['storage']['params']['database'] = 'horde'; --// $conf['storage']['params']['table'] = 'nag_tasks'; -+$conf['storage']['params']['phptype'] = 'mysql'; -+$conf['storage']['params']['hostspec'] = 'localhost'; -+$conf['storage']['params']['username'] = 'hordemgr'; -+$conf['storage']['params']['password'] = 'hordemgr'; -+$conf['storage']['params']['database'] = 'horde'; -+$conf['storage']['params']['table'] = 'nag_tasks'; - - - /** |
