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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | profile_taxonomy-929008.patch | 9.94 KB | mikeytown2 |
| #2 | profile_taxonomy-929008.patch | 9.79 KB | mikeytown2 |
| #1 | profile_taxonomy-929008.patch | 6.66 KB | mikeytown2 |
Comments
Comment #1
mikeytown2 commentedPatch also does some white space clean up...
Comment #2
mikeytown2 commentedReplace tabs with two spaces
Comment #3
mikeytown2 commentedFixes no newline at end of file warning
Comment #4
gnindl commentedThankx. Commited to repository.