Hi there. Nice module, I was literally considering making something very similar (but not as awesome) just a few hours ago. I checked out the code from git and found this Call-time pass-by-reference has been deprecated error. The attached patch should fix that up.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | content_menu_calltime_reference.patch | 1.53 KB | mstrelan |
| content_menu_calltime_reference.patch | 1.19 KB | mstrelan |
Comments
Comment #1
mstrelan commentedMissed one instance in the previous patch.
Comment #2
danielnolde commentedThanks, mstrelan. I had already fixed those occurances, though <:)