1<?php
2/**
3 * Metadata for configuration manager plugin
4 * Additions for the Page Redirect plugin
5 *
6 * @author    David Lorentsen <zyberdog@quakenet.org>
7 */
8
9$meta['show_note'] = array('onoff');
10$meta['allow_external'] = array('onoff');
11