ebsco / edsapi-drupal-plugin

A Drupal modules for the EBSCO Discovery Services API
Apache License 2.0
1 stars 3 forks source link

Remove call to deprecated function #25

Closed jproctor closed 5 years ago

jproctor commented 5 years ago

This fixes issue #22 by replacing the call to deprecated function create_function() with an anonymous function that has the same effect.