SOURCES: eventum-ft-enable.patch - adjust patch for PLD
glen
glen at pld-linux.org
Mon Jun 13 11:59:57 CEST 2005
Author: glen Date: Mon Jun 13 09:59:57 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- adjust patch for PLD
---- Files affected:
SOURCES:
eventum-ft-enable.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/eventum-ft-enable.patch
diff -u SOURCES/eventum-ft-enable.patch:1.1 SOURCES/eventum-ft-enable.patch:1.2
--- SOURCES/eventum-ft-enable.patch:1.1 Mon Jun 13 11:26:20 2005
+++ SOURCES/eventum-ft-enable.patch Mon Jun 13 11:59:52 2005
@@ -28,7 +28,7 @@
+ $config_contents = str_replace("%{APP_ENABLE_FULLTEXT}%", "false", $config_contents);
+ }
+
- $fp = @fopen('../config.inc.php', 'w');
+ $fp = @fopen('/etc/eventum/config.php', 'w');
if ($fp === FALSE) {
return "Could not open the file 'config.inc.php' for writing. The permissions on the file should be set as to allow the user that the web server runs as to open it. Please correct this problem and try again.";
# This is a BitKeeper generated diff -Nru style patch.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/eventum-ft-enable.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list