1<?php
2/**
3 * Default settings for the cookiebanner plugin
4 *
5 * @author Andreas Gohr <andi@splitbrain.org>
6 */
7
8$conf['script']    = '';
9
10