1<?php 2/* 3 * Flowplay plugin, configuration settings 4 * 5 * @author Dave Kliczbor <maligree@gmx.de> 6 */ 7 8$conf['player_base_url'] = ''; 9$conf['player_swf'] = 'FlowPlayerClassic.swf';