From: Duck (Jakob Munih) Date: Thu, 2 Jul 2009 09:38:38 +0000 (+0200) Subject: Update for last autloading changes in registry X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=b44e3c5414761a8e7c1a8b9dcdd888f59132d85e;p=horde.git Update for last autloading changes in registry --- diff --git a/folks/lib/Auth/folks.php b/folks/lib/Auth/folks.php index a32f32dd1..630cb06e8 100644 --- a/folks/lib/Auth/folks.php +++ b/folks/lib/Auth/folks.php @@ -1,7 +1,4 @@ get('webroot', 'folks'); + $fileroot = $GLOBALS['registry']->get('fileroot', 'folks'); if ($fileroot instanceof PEAR_Error) { return $fileroot; }