Closed (fixed)
Project:
OG Vocabulary
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2008 at 19:49 UTC
Updated:
12 Jan 2009 at 22:10 UTC
line 17:
if (user_access('add group vocabulary')) {
should be:
if (user_access('add own group vocabulary')) {
Or am I missing something??
Cheers,
Bill
Comments
Comment #1
amitaibuThanks, fixed.