Skip to content
Commit d6d799c7 authored by Nicolas Haase's avatar Nicolas Haase
Browse files

Changed:

$vocabulary = module_invoke('taxonomy', 'get_vocabulary', $vid);

to:

$vocabulary = module_invoke('taxonomy', 'vocabulary_load', $vid);
parent 04399c70
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment