1<?php
2/**
3 * Options for the embeddedphp plugin
4 *
5 * @author fiwswe <dwplugin@fwml.de>
6 */
7
8
9$meta['embedphpok'] = ['onoff', '_caution' => 'security'];
10$meta['privatewiki'] = ['onoff', '_caution' => 'security'];
11
12