1<?php
2/**
3 * Options for the feedauth plugin
4 *
5 * @author Andreas Gohr <andi@splitbrain.org>
6 */
7
8
9$meta['always'] = array('onoff');
10
11