profile_taxonomy_get_assignments() gets called 18 times on one of my pages; would be nice to use a static variable to cache this.
_profile_taxonomy_get_profile_field_by_id() gets called 12 times.

Comments

mikeytown2’s picture

Status: Active » Needs review
StatusFileSize
new6.66 KB

Patch also does some white space clean up...

mikeytown2’s picture

StatusFileSize
new9.79 KB

Replace tabs with two spaces

mikeytown2’s picture

StatusFileSize
new9.94 KB

Fixes no newline at end of file warning

gnindl’s picture

Status: Needs review » Fixed

Thankx. Commited to repository.

Status: Fixed » Closed (fixed)

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