mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-20 21:08:54 +01:00
Add new class variable
This commit is contained in:
parent
a0117727bf
commit
85c2676045
@ -169,6 +169,13 @@ class calendar_ical extends calendar_boupdate
|
||||
*/
|
||||
var $vCalendar;
|
||||
|
||||
/**
|
||||
* Addressbook BO instance
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
var $addressbook;
|
||||
|
||||
/**
|
||||
* Set Logging
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user