Questions...
| Trustmaster |
|
|---|---|
|
This is because it looks for an entry in $structure array for your module and that category. As there is no such a record, it falls back to $al. So you'd better use $al instead of $c. May the Source be with you!
|