fb.connect.logout doesn’t work (doesn’t log user out of facebook)

I’ve been doing a Facebook Connect implementation using CakePHP and was having no luck using the fb.connect.logout function.  I’m not sure whether this qualifies as a bug (dodgy code) or just a case of RTFM (or look at the examples closely) but I simply couldn’t get the fb.connect.logout function to log me out of Facebook [...]