Closed (fixed)
Project:
Drupal For Firebug
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2008 at 01:29 UTC
Updated:
15 Mar 2009 at 06:50 UTC
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
Comment #1
populist commentedThanks for the conflict report and the namespacing has been fixed.