1<?php
2/**
3 * Options for the dlcount plugin
4 *
5 * @author Markus Birth <markus@birth-online.de>
6 */
7
8$meta['language']   = array('multichoice', '_choices'=>array('de', 'en', 'es', 'fr', 'nl', 'sv'));
9$meta['customhyph'] = array('');
10