1<?php
2/**
3 * Options for the firenews plugin
4 *
5 * @author NilsSchucka <nils@schucka.de>
6 */
7
8
9//$meta['fixme'] = array('string');
10$meta['newsAmount']       = array('string');
11