* Use === instead ==
* Use Drupal 6's menu auto-loader.
* Do not use t() function for menu-item title.
* Fix bug using undefined varialbe $account in vcard_fetch() function.
* Fix notices caused by returning undefined variable of vcard_get_field() function.
* Fix notice in vcard_get().

CommentFileSizeAuthor
cleanup.diff2.25 KBvietcoop

Comments

dman’s picture

Status: Needs review » Reviewed & tested by the community

Looks very good.
Anyone still tweaking this module? I've got some fixes to microformats to roll in again.

sanduhrs’s picture

yes, will have a look at the open issues in the next few days.
Sorry for the delay.

sanduhrs’s picture

Status: Reviewed & tested by the community » Fixed

Commited to D5,D6.
Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.