file taxonomy_menu.install

21c21
< $variables = db_query('SELECT * from variable');
---
> $variables = db_query('SELECT * from {variable}');

Comments

indytechcook’s picture

Status: Patch (to be ported) » Fixed

Thanks MCNet, I found this earlier and it is already part of the newest dev.

Status: Fixed » Closed (fixed)

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