Contribution Date
Technology
Contribution Project
Contribution Details
Hello,
I have reviewed the function commerce_deletepermissions_commerce_entity_access().
Here the variable $entity_info is missing, so use the below code at line no 13
$entity_info = entity_get_info($entity_type);
Hope it will help to you.
Contribution Issue Link
Files count
0
Patches count
0