1<?php
2/**
3 * Options for the phprestrict plugin
4 *
5 * @author Robert Woodhead <trebor@animeigo.com>
6 */
7
8
9$meta['paths']	= array('');
10$meta['hide']	= array('onoff');
11
12