Closed (fixed)
Project:
Taxonomy Menu
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2009 at 07:47 UTC
Updated:
1 Apr 2009 at 13:50 UTC
file taxonomy_menu.install
21c21
< $variables = db_query('SELECT * from variable');
---
> $variables = db_query('SELECT * from {variable}');
Comments
Comment #1
indytechcook commentedThanks MCNet, I found this earlier and it is already part of the newest dev.