9 lines
139 B
PHP
9 lines
139 B
PHP
<?php
|
|
/**
|
|
* Default settings for the cookielaw plugin
|
|
*
|
|
* @author Michal Koutny <michal@fykos.cz>
|
|
*/
|
|
|
|
$conf['position'] = 'bottom';
|