1<?php 2/** 3 * Options for the telleveryone plugin 4 * 5 * @author Szymon Olewniczak <it@rid.pl> 6 */ 7 8 9$meta['limit'] = array('numeric'); 10$meta['remote'] = array(''); 11