typo in og_vocab.admin.inc
stjamess - December 29, 2008 - 19:49
| Project: | OG Vocabulary |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
line 17:
if (user_access('add group vocabulary')) {should be:
if (user_access('add own group vocabulary')) {Or am I missing something??
Cheers,
Bill

#1
Thanks, fixed.
#2
Automatically closed -- issue fixed for two weeks with no activity.