Closed (fixed)
Project:
Panels Everywhere
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2011 at 08:39 UTC
Updated:
8 Apr 2011 at 10:31 UTC
taxonomy_get_term does not exist anymore. Here is a small patch that simply replaces it with taxonomy_term_load.
| Comment | File | Size | Author |
|---|---|---|---|
| use-taxonomy-term-load.patch | 470 bytes | fabsor |
Comments
Comment #1
Letharion commentedLooks good, pushed to git.
Thanks :)