When running drush commands I'm being alerted of these warning notices:
WD php: Notice: Use of undefined constant int - assumed 'int' in tagorder_schema()
I solved this with the attached patch. Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| tagorder-1.patch | 1.7 KB | jwhat |
Comments
Comment #1
jwhat commentedComment #2
amateescu commentedPatch looks good and solves the notices.