summaryrefslogtreecommitdiff
path: root/security/acid/files/patch-aa
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-08-31 03:17:23 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-08-31 03:17:23 +0000
commit32745f6841932f18a111b95f0ac59d0f90e85065 (patch)
treeb6ab9e762aeabd76f91940d24a3398346af72f05 /security/acid/files/patch-aa
parentUpdate to 020829 (diff)
Update to 0.9.6b21
PR: 36940 Submitted by: king@v2project.com
Notes
Notes: svn path=/head/; revision=65349
Diffstat (limited to 'security/acid/files/patch-aa')
-rw-r--r--security/acid/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/acid/files/patch-aa b/security/acid/files/patch-aa
new file mode 100644
index 000000000000..569f2eb3447e
--- /dev/null
+++ b/security/acid/files/patch-aa
@@ -0,0 +1,11 @@
+--- acid_conf.php Mon Mar 4 00:02:44 2002
++++ /usr/local/www/acid/acid_conf.php Wed Apr 10 00:22:38 2002
+@@ -9,7 +9,7 @@
+ * $foo = "c:\tmp" [OK]
+ * $foo = "c:\tmp\" [WRONG]
+ */
+-$DBlib_path = "";
++$DBlib_path = "/usr/local/www/data.default/php/adodb";
+
+ /* The type of underlying alert database
+ *