1<?php
2/**
3 * Options for the discoursesearch plugin
4 *
5 * @author i-net software / Gerry Weißbach <tools@inetsoftware.de>
6 */
7
8
9$meta['url'] = array('string');
10$meta['title'] = array('string');
11