<?php
/**
 * Options for the embeddedphp plugin
 *
 * @author fiwswe <dwplugin@fwml.de>
 */


$meta['embedphpok'] = ['onoff', '_caution' => 'security'];
$meta['privatewiki'] = ['onoff', '_caution' => 'security'];

