From: Gunnar Wrobel Date: Fri, 19 Mar 2010 06:19:36 +0000 (+0100) Subject: We use the autoloader. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ebfb031cc0fc0a4c5d38c0f5937f9a360a85d588;p=horde.git We use the autoloader. --- diff --git a/framework/VFS/test/VFS/KolabTest.php b/framework/VFS/test/VFS/KolabTest.php index 6a2806cde..d1995171f 100644 --- a/framework/VFS/test/VFS/KolabTest.php +++ b/framework/VFS/test/VFS/KolabTest.php @@ -13,11 +13,6 @@ */ /** - * We need the base class - */ -require_once 'VFS.php'; - -/** * Test the Kolab based virtual file system. * * Copyright 2008-2010 The Horde Project (http://www.horde.org/)