xref: /plugin/timezoneco/conf/default.php (revision 9b2ef68514888285e8202d02d076f77f196d5c7e)
1<?php
2/**
3 * Default settings for the timezone plugin
4 *
5 * @author Ruben Carlo Benante <rcb@beco.cc>
6 */
7
8$conf['timezone'] = '';
9
10