SOURCES (DEVEL): mythweb-config.patch - webapp path
glen
glen at pld-linux.org
Wed Feb 1 20:54:23 CET 2006
Author: glen Date: Wed Feb 1 19:54:23 2006 GMT
Module: SOURCES Tag: DEVEL
---- Log message:
- webapp path
---- Files affected:
SOURCES:
mythweb-config.patch (1.3.2.6 -> 1.3.2.7)
---- Diffs:
================================================================
Index: SOURCES/mythweb-config.patch
diff -u SOURCES/mythweb-config.patch:1.3.2.6 SOURCES/mythweb-config.patch:1.3.2.7
--- SOURCES/mythweb-config.patch:1.3.2.6 Wed Feb 1 20:25:50 2006
+++ SOURCES/mythweb-config.patch Wed Feb 1 20:54:18 2006
@@ -6,7 +6,7 @@
// Load the user-defined configuration settings
- require_once 'config/conf.php';
-+ require_once '/etc/mythweb/conf.php';
++ require_once '/etc/webapps/mythweb/conf.php';
// Clean up some variables
if (!ereg('/$', $_SERVER['DOCUMENT_ROOT']))
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/mythweb-config.patch?r1=1.3.2.6&r2=1.3.2.7&f=u
More information about the pld-cvs-commit
mailing list