Actions
Bug #4746
closedMissing compatibility for getBackwardsCompatibleGid
Description
CBSubs 3.0.0 is using getBackwardsCompatibleGid, which has been removed. Add back in and deprecate to avoid the below fatal error.
PHP Fatal error: Call to undefined method CBACL::getBackwardsCompatibleGid() in components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidUserExtension.php on line 368
Updated by krileon about 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !536
Actions