When we try this
module_load_include('inc', $module, '/drush/' . $module . '.drush')
we get that as a result:
/home/admin/public_html/mysite/web/modules/contrib/commerce/modules/cart//drush/commerce_cart.drush.inc
See the duplicated slash. So, obviously those files are not loaded.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | remove_slash-2897950-2.patch | 638 bytes | drugan |
Comments
Comment #2
drugan commentedComment #4
bribread22 commented@drugan, thanks for your contribution. I've applied your patch and created a new release (8.x-1.0-rc3).
Comment #5
bribread22 commented