Closed (fixed)
Project:
Salesforce Suite
Version:
6.x-2.x-dev
Component:
salesforce_api
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Oct 2011 at 21:42 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
EvanDonovan commentedSorry realized I had tabs instead of spaces in that patch.
Comment #2
kostajh commentedI read somewhere that `function_exists` is faster than `module_exists` and anyway it will suffice for this. Also simplified the functions themselves. Thanks for this!
Comment #3
EvanDonovan commentedLooks good to me; won't mark RTBC though until actually I've gotten a chance to test.
Comment #4
kostajh commentedCommitted to 6.x-2.x (http://drupalcode.org/project/salesforce.git/commit/18daf5a) and 7.x-2.x (http://drupalcode.org/project/salesforce.git/commit/c981e10)