1<?php 2/** 3 * Default settings for the datapopup plugin 4 * 5 * @author Andreas Boehler <dev@aboehler.at> 6 */ 7 8$conf['fields'] = 'summary'; 9$conf['registered_types'] = ''; 10