Posted by jwhat on October 22, 2010 at 4:30pm
2 followers
Jump to:
| Project: | Tag Order |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Issue Summary
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!
| Attachment | Size |
|---|---|
| tagorder-1.patch | 1.7 KB |
Comments
#1
#2
Patch looks good and solves the notices.