Add new class variable

This commit is contained in:
Jörg Lehrke 2010-03-06 18:43:44 +00:00
parent a0117727bf
commit 85c2676045

View File

@ -169,6 +169,13 @@ class calendar_ical extends calendar_boupdate
*/
var $vCalendar;
/**
* Addressbook BO instance
*
* @var array
*/
var $addressbook;
/**
* Set Logging
*