1<?php
2
3/**
4 * Options for the tagbutton plugin
5 *
6 * @author Louis Ouellet <louis_ouellet@hotmail.com>
7 */
8
9$meta['hide_if_exists'] = array('onoff');
10