Zed
unread,Feb 5, 2008, 4:32:39 PM2/5/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to inspekt
I checked out the code from svn to tinker with it :) and found the
following:
When you refactored the Inspekt_cage::Factory(Cage.php), and extracted
_parseAndApplyAutoFilters() function, the argument for the function
was wrongly named
$conf, should be $conf_file
and this function also needs second argument: $conf_section.
I uploaded the patch with changes to correct this(inspect_cage-
factory.patch).
Regards,
Zed