Posted by carlbowden on September 21, 2008 at 1:29am
Jump to:
| Project: | Drupal For Firebug |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
if you have the helpers modules installed the and install the drupalforfirebug module (or the other way around) you get a PHP can't re-declare show_array error.
I fixed this by prefixing 'drupalforfirebug_' to the show_array function, on lines 417, 426 and 446
ta Carl. (I searched and couldn't see any similar issues)
Oh, and thanks for this fantastic module!
Comments
#1
Thanks for the conflict report and the namespacing has been fixed.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.