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
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

Amitaibu - December 29, 2008 - 22:03
Status:active» fixed

Thanks, fixed.

#2

System Message - January 12, 2009 - 22:10
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.