<?php
/**
 * Options for the namespacemessage plugin
 *
 * @author Christoph Ziehr <info@einsatzleiterwiki.de>
 */

//$meta['namespaces'] = array('string');
$meta['not_in_namespaces'] = array('string');
$meta['message'] = array('string');

