SOURCES: imp-path.patch - up to 4.3

baggins baggins at pld-linux.org
Fri Oct 10 12:17:37 CEST 2008


Author: baggins                      Date: Fri Oct 10 10:17:37 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- up to 4.3

---- Files affected:
SOURCES:
   imp-path.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/imp-path.patch
diff -u SOURCES/imp-path.patch:1.3 SOURCES/imp-path.patch:1.4
--- SOURCES/imp-path.patch:1.3	Thu Feb  7 00:05:09 2008
+++ SOURCES/imp-path.patch	Fri Oct 10 12:17:31 2008
@@ -6,6 +6,6 @@
  // Make sure that constants are defined.
 -require_once dirname(__FILE__) . '/../lib/IMP.php';
 +require_once '/usr/share/horde/imp/lib/IMP.php';
+ $is_pop3 = isset($_SESSION['imp']) &&
+            $_SESSION['imp']['base_protocol'] == 'pop3';
  
- $prefGroups['identities'] = array(
-     'column' => _("General Options"),
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/imp-path.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list