From: Gunnar Wrobel
Date: Wed, 23 Jun 2010 15:56:27 +0000 (+0200) Subject: No need to require the Autoloader. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6d20c6e530d1ebb78dd7058c6f9e1fc0c7be31a1;p=horde.git No need to require the Autoloader. --- diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format.php b/framework/Kolab_Format/lib/Horde/Kolab/Format.php index 6ba5a3a6b..63c2f509c 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format.php @@ -12,15 +12,10 @@ */ /** - * The Autoloader allows us to omit "require/include" statements. - */ -require_once 'Horde/Autoloader.php'; - -/** * The Horde_Kolab_Format:: class provides the means to read/write the * Kolab format. * - * Copyright 2007-2009 Klarälvdalens Datakonsult AB + * Copyright 2007-2010 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see