Changes between Version 1 and Version 2 of Ticket #31616, comment 12
- Timestamp:
- 03/14/2015 11:55:36 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31616, comment 12
v1 v2 2 2 3 3 The `$type` parameter is only used to check for 'direct' method when not supplied. 4 Providing 'direct' with a `$credentials` array with `'connection_type' = 'direct'` would help a lot in working properly with this function. 5 4 6 If it's supplied it is not used, because the `$credentials['connection_type']` is being checked. This is what will be used on the form and is being used to connect eventually. 5 7