Reviewed & tested by the community
Project:
Tag Order
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2010 at 16:30 UTC
Updated:
29 Oct 2010 at 08:00 UTC
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.