1<?php
2/**
3 * Default settings for the embeddedphp plugin
4 *
5 * @author fiwswe <dwplugin@fwml.de>
6 */
7
8$conf['embedphpok']    = 0;
9$conf['privatewiki']   = 0;
10
11