SOURCES: drupal-sitesdir.patch - use webapps path

glen glen at pld-linux.org
Mon Dec 5 13:03:12 CET 2005


Author: glen                         Date: Mon Dec  5 12:03:12 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use webapps path

---- Files affected:
SOURCES:
   drupal-sitesdir.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/drupal-sitesdir.patch
diff -u SOURCES/drupal-sitesdir.patch:1.1 SOURCES/drupal-sitesdir.patch:1.2
--- SOURCES/drupal-sitesdir.patch:1.1	Wed Jul  6 17:45:28 2005
+++ SOURCES/drupal-sitesdir.patch	Mon Dec  5 13:03:07 2005
@@ -6,7 +6,7 @@
    }
  
 -  $confdir = 'sites';
-+  $confdir = '/etc/drupal/sites';
++  $confdir = '/etc/webapps/drupal/sites';
    $uri = explode('/', $_SERVER['PHP_SELF']);
    $server = explode('.', rtrim($_SERVER['HTTP_HOST'], '.'));
    for ($i = count($uri) - 1; $i > 0; $i--) {
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/drupal-sitesdir.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list