1<?php
2/**
3 * Configuration for the LastFM Plugin
4 */
5$conf['utc_offset'] = 0;
6$conf['dformat']    = 'Y-m-d H:i';
7