summaryrefslogtreecommitdiff
path: root/mail/horde-turba/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mail/horde-turba/files/patch-ab')
-rw-r--r--mail/horde-turba/files/patch-ab16
1 files changed, 0 insertions, 16 deletions
diff --git a/mail/horde-turba/files/patch-ab b/mail/horde-turba/files/patch-ab
deleted file mode 100644
index 195d806b3b34..000000000000
--- a/mail/horde-turba/files/patch-ab
+++ /dev/null
@@ -1,16 +0,0 @@
---- config/sources.php.dist.orig Thu Jun 6 16:06:36 2002
-+++ config/sources.php.dist Tue Jun 11 19:28:01 2002
-@@ -134,10 +134,11 @@
- 'title' => 'My Addressbook',
- 'type' => 'sql',
- 'params' => array(
-+// 'phptype' => 'pgsql',
- 'phptype' => 'mysql',
- 'hostspec' => 'localhost',
-- 'username' => 'horde',
-- 'password' => '*****',
-+ 'username' => 'hordemgr',
-+ 'password' => 'hordemgr',
- 'database' => 'horde',
- 'table' => 'turba_objects'
- ),