1<?php
2/**
3 * Options for the timezone plugin
4 *
5 * @author Ruben Carlo Benante <rcb@beco.cc>
6 */
7
8
9$meta['timezone'] = array('string');
10
11