Let's use drupal_static() for caching in user_relationships_types_load() since it let's us get the $reset params out of the API.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | user_relationships_1765664.patch | 6.81 KB | drewish |
Let's use drupal_static() for caching in user_relationships_types_load() since it let's us get the $reset params out of the API.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | user_relationships_1765664.patch | 6.81 KB | drewish |
Comments
Comment #1
drewish commentedComment #2
berdirThanks, commited.