[pkg-horde] [SCM] Debian Horde Packages repository: ansel1 package branch, upstream+patches, updated. ea68dca3dd168806929ddba997a8c64fa8680bcc

Mathieu Parent math.parent at gmail.com
Fri May 8 06:49:21 UTC 2009


The following commit has been merged in the upstream+patches branch:
commit ea68dca3dd168806929ddba997a8c64fa8680bcc
Author: Mathieu Parent <math.parent at gmail.com>
Date:   Fri May 8 08:48:20 2009 +0200

    Correct include path in prefs.php.dist

diff --git a/config/prefs.php.dist b/config/prefs.php.dist
index aca2d46..a218328 100644
--- a/config/prefs.php.dist
+++ b/config/prefs.php.dist
@@ -6,7 +6,7 @@
  */
 
 // Make sure that constants are defined.
-require_once dirname(__FILE__) . '/../lib/Ansel.php';
+require_once HORDE_BASE . '/ansel/lib/Ansel.php';
 
 $prefGroups['display'] = array(
     'column' => _("General Options"),

-- 
Debian Horde Packages repository: ansel1 package



More information about the pkg-horde-hackers mailing list