From 6d20c6e530d1ebb78dd7058c6f9e1fc0c7be31a1 Mon Sep 17 00:00:00 2001 From: Gunnar Wrobel Date: Wed, 23 Jun 2010 17:56:27 +0200 Subject: [PATCH] No need to require the Autoloader. --- framework/Kolab_Format/lib/Horde/Kolab/Format.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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 -- 2.11.0