1<?php
2/**
3 * Options for the toucher plugin
4 *
5 * @author Andriy Nych <nych.andriy@gmail.com>
6 */
7
8$meta['admin_only'] = array('onoff');
9