I am trying to code a hook_update_N() for my module and need to use entity_get_info(). It's not returning anything. That function is in common.inc, so I would think it has to be available at update time. Does anyone understand why it is not working?
Nancy
http://drupal.org/project/issues/drupal?text=entity_get_info&status=Open...
Looks like there are problems with it.
Earnie
On Thu, Feb 21, 2013 at 3:26 PM, Ms. Nancy Wichmann nan_wich@bellsouth.net wrote:
I am trying to code a hook_update_N() for my module and need to use entity_get_info(). It's not returning anything. That function is in common.inc, so I would think it has to be available at update time. Does anyone understand why it is not working?
Nancy
-- [ Drupal support list | http://lists.drupal.org/ ]