Change ID of 'sms_' prefixed services to be in line with the rest of Drupal wherein services are prefixed with module_name then dot.
sms_provider->sms.providersms_provider.default->sms.provider.default- Remove direct references to
sms_provider.default, usesms_provider
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | sms-provider-id-2797133.patch | 10.98 KB | dpi |
Comments
Comment #2
dpihttps://github.com/dpi/smsframework/pull/52
Comment #4
dpi