1<?php
2/**
3 * Options for the imagecarousel plugin
4 *
5 * @author lisps
6 */
7
8
9$meta['default'] = array('text');
10
11