Closed (outdated)
Project:
Location
Version:
6.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2010 at 19:25 UTC
Updated:
19 Jul 2016 at 11:47 UTC
Jump to comment: Most recent
I got this two messages:
warning: Parameter 2 to location_addanother_form() expected to be a reference, value given in includes/form.inc on line 376.
and:
warning: Parameter 2 to location_addanother_form() expected to be a reference, value given in includes/form.inc on line 376.
attached a patch that fixes it.
cheers.
both functions have an extra & before the second argument
| Comment | File | Size | Author |
|---|---|---|---|
| location_addanother_php5.3.patch | 918 bytes | lucascaro |
Comments
Comment #1
legolasboClosing old D6 issues as D6 is end of life