<?php
/**
 * Options for the function plugin
 *
 * @author Tom Cafferty <tcafferty@glocalfocal.com>
 */

$meta['file1'] = array('string');
$meta['file2'] = array('string');
$meta['file3'] = array('string');

