1<?php 2/** 3 * Options for the Mundart Plugin 4 */ 5$conf['mundart_type'] = 0; 6$conf['mundart_alwayson'] = 1; 7$conf['mundart_headeron'] = 0; 8$conf['mundart_timer'] = '01-09';