Actions
Bug #2392
closedFunction showUsers and showInvites are not existing
Description
in group_main.php line 43:
. $this->showInvites( $category, $row, $user, $plugin )
the function showInvites is not existing
line 32 : showUsers not existing too. AND should certainly not be that function...
Updated by beat over 13 years ago
- Subject changed from Function showInvites is not existing to Function showUsers and showInvites are not existing
Updated by krileon over 13 years ago
- Status changed from New to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
Fixed in r1618
Actions