Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.2
-
Fix Version/s: None
-
Component/s: CiviCRM API
-
Labels:None
Description
http://svn.civicrm.org/civicrm/branches/v4.1/CRM/Utils/REST.php
Has this code at line 563:
$api_key = CRM_::retrieve( 'api_key', 'String', $store, false, null, 'REQUEST' );
Pretty sure we don't have that class either.