1<?php
2/**
3 * Options for the userpage plugin
4 */
5
6$meta['userPage'] = array('string');
7