1<?php
2/**
3 * Metadata for configuration manager plugin
4 * Additions for the Orphanswanted Plugin
5 *
6 * @author    Matthias Schulte <dokuwiki@lupo49.de>
7 */
8$meta['ignoredpages']     = array('string');
9
10//Setup VIM: ex: et ts=2 :
11