Closed (fixed)
Project:
Glossary
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2009 at 14:26 UTC
Updated:
10 Sep 2009 at 14:40 UTC
glossary.module - line 426
Is this $ ok in front of format?
if (variable_get("glossary_vids_$format", 0)) {
Comments
Comment #1
rsvelko commentedI saw it multiple times in the names of different variables... So it is OK then. Bye.