Filtering Legends table
Is it possible to filter the legends table? I was hoping to not have to change the legends.php but to do something like this:
PHP Code:
<?php $showCat="4|3|2|5|6|7|1|8|9|12|11|14|13|10"; require("../../calendar/plugins/legend.php"); ?>
Doesn't seem to work though. What should I be doing?
|