From: Jan Schneider Date: Mon, 9 Aug 2010 12:54:53 +0000 (+0200) Subject: Fix class name. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=9d2802c0fa03749db45b7e87c9863f419f182bf3;p=horde.git Fix class name. --- diff --git a/framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php b/framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php index f66f4e41d..8ce264d96 100644 --- a/framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php +++ b/framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php @@ -14,7 +14,7 @@ * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @package Icalendar */ -class Horde_ICalendar_Vfreebusy extends Horde_Icalendar +class Horde_Icalendar_Vfreebusy extends Horde_Icalendar { /** * The component type of this class.