[sync] Sync4j and Outlook
    Muskingum Web Manager 
    webmgr at muskingum.edu
       
    Thu Oct  5 07:14:37 PDT 2006
    
    
  
OK guys, in Sync4j.php, it seems like the following code in function
sif2vtodo...
	$vtodo->setAttribute('COMPLETED', $a['Complete'] == 'True' ? 1 : 0);
... is not tracking the "Completed" status of tasks properly, although I'm
unclear why.
First question is-- what does "$a['Complete'] == 'True' ? 1 : 0" actually
do... not sure what the parameters mean.
Any ideas?
Regards,
Aaron M. Hall
Muskingum College Web Coordinator
"Some people wish it could happen,
Some people think it will happen,
Others make it happen."
    
    
More information about the sync
mailing list