<?php
/**
 * Options for the htmlok plugin
 *
 * @author saggi <saggi@gmx.de>
 */


$meta['htmlok']      = array('onoff','_caution' => 'security');
$meta['phpok']       = array('onoff','_caution' => 'security');

