Opened 15 years ago
Closed 15 years ago
#973 closed defect (bug) (no action required)
Group Extension bug
Reported by: | mariusooms | Owned by: | |
---|---|---|---|
Milestone: | Priority: | minor | |
Severity: | Version: | ||
Component: | Keywords: | group extension | |
Cc: |
Description
Setting the 'nav' item dynamically in the group extension throws a php error.
The code in question which is placed just above the constructor:
var $enable_nav_item = $this->enable_nav_item();
Note: See
TracTickets for help on using
tickets.
Put this in the constructor.