32745f6841
PR: 36940 Submitted by: king@v2project.com
11 lines
324 B
Text
11 lines
324 B
Text
--- 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
|
|
*
|