mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
remove old commented include
This commit is contained in:
parent
cd48c7c22b
commit
dcf17296fa
@ -544,8 +544,6 @@ class addressbook_vcal extends addressbook_bo
|
|||||||
array2string($_vcard)."\n",3,$this->logfile);
|
array2string($_vcard)."\n",3,$this->logfile);
|
||||||
}
|
}
|
||||||
|
|
||||||
// require_once(EGW_SERVER_ROOT.'/phpgwapi/inc/horde/Horde/iCalendar.php');
|
|
||||||
|
|
||||||
if(!($_vcard instanceof Horde_iCalendar))
|
if(!($_vcard instanceof Horde_iCalendar))
|
||||||
{
|
{
|
||||||
$container = false;
|
$container = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user