SOURCES: gollem-prefs.patch - fix for horde portal

glen glen at pld-linux.org
Wed Oct 5 15:54:22 CEST 2005


Author: glen                         Date: Wed Oct  5 13:54:21 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix for horde portal

---- Files affected:
SOURCES:
   gollem-prefs.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/gollem-prefs.patch
diff -u SOURCES/gollem-prefs.patch:1.1 SOURCES/gollem-prefs.patch:1.2
--- SOURCES/gollem-prefs.patch:1.1	Wed May 11 19:00:23 2005
+++ SOURCES/gollem-prefs.patch	Wed Oct  5 15:54:16 2005
@@ -9,3 +9,13 @@
  
  $prefGroups['display'] = array(
      'column' => _("User Interface"),
+--- ./config/prefs.php.dist~	2005-10-05 16:52:20.000000000 +0300
++++ ./config/prefs.php.dist	2005-10-05 16:52:38.000000000 +0300
+@@ -6,6 +6,7 @@
+  */
+ 
+ // Make sure that constants are defined.
++ at define('GOLLEM_BASE', '/usr/share/horde/gollem');
+ require_once GOLLEM_BASE . '/lib/Gollem.php';
+ 
+ $prefGroups['display'] = array(
================================================================

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




More information about the pld-cvs-commit mailing list