Skip to content

Replace the use of drupal_static using the Cache API

drupal_static is for static content. Testing to see if the Cache API will work for this as a replacement.

Merge request reports

Loading