error message on include with parntheses
z.stolar - December 20, 2007 - 07:35
| Project: | FeedField |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | needs review |
Description
When moving my site from php 4.4.7 to php 5.1.6, I got error messages about a wrong include path in feedfield.module, line 13.
Removing the parentheses from the include statement solved this issue.
| Attachment | Size |
|---|---|
| feedfield-fix-include.patch | 342 bytes |
