Hello,
i'm testing my roundcube plugin (
http://cric.grenoble.cnrs.fr/logiciels/AddressBook-RoundCube/ ) and
i've seen some error in my apache logs like :
"[Mon Jun 07 17:17:27 2010] [error] [client 127.0.0.1] PHP Notice:
Undefined property: rcmail::$contacts in
/var/www/roundcube/program/include/rcmail.php on line 864, referer:
http://localhost/roundcube/?_task=settings&_action=plugin.abook_sync"
I looked on rcmail class, and he hasn't got contacts attributs, but it
wants to check him ... What can i do to remove this error ?
Thanks a lot