Commit ff3ca87a authored by Sebastian Kummer's avatar Sebastian Kummer

ZP-915 declare targetStore as member.

Released under the Affero GNU General Public License (AGPL) version 3.
parent 7ba0beb9
...@@ -57,6 +57,7 @@ class Kopano extends SyncWorker { ...@@ -57,6 +57,7 @@ class Kopano extends SyncWorker {
private $session; private $session;
private $store; private $store;
private $mainUser; private $mainUser;
private $targetStore;
private $folderCache; private $folderCache;
private $storeCache; private $storeCache;
private $mapiprops; private $mapiprops;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment