Needs review
Project:
White label entity type
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2015 at 11:20 UTC
Updated:
15 Jun 2019 at 22:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
a.milkovskyWe need to load module file for the function to be found.
Comment #2
tolstoydotcomI also added
if (db_table_exists('white_type')) {before the db_select in while_entity_info, with the closing brace after the foreach.