Re: [phpGroupWare-developers] Progress on SyncML interface

2007-08-08 Thread Chris Weiss
On 8/7/07, Johan Gunnarsson <[EMAIL PROTECTED]> wrote: > Hey, > Just wanted to tell I'm making progress on the SyncML interface. Both > syncing todo and addressbook should work now. Please note that you > need to disable error reporting on E_NOTICE when running addressbook > code since it tends to

[phpGroupWare-developers] Progress on SyncML interface

2007-08-07 Thread Johan Gunnarsson
Hey, Just wanted to tell I'm making progress on the SyncML interface. Both syncing todo and addressbook should work now. Please note that you need to disable error reporting on E_NOTICE when running addressbook code since it tends to spit out quite a bit of those. I consider the code to be beta qu