Files
php-web-wiki/dokuwiki/lib/plugins/htmlok/conf/metadata.php
2024-05-20 10:19:09 -05:00

12 lines
213 B
PHP
Executable File

<?php
/**
* Options for the htmlok plugin
*
* @author saggi <saggi@gmx.de>
*/
$meta['htmlok'] = array('onoff','_caution' => 'security');
$meta['phpok'] = array('onoff','_caution' => 'security');