<?php
/**
 * Options for htmlsafe plugin
 */
$conf['filter'] = 'html,head,meta,style,link,title,body,script,iframe,object,applet,embed';

//Setup VIM: ex: et ts=2 enc=utf-8 :
