1<?php
2/**
3 * Metadata for configuration manager plugin
4 * Additions for the htmlsafe plugin
5 *
6 */
7
8$meta['filter'] = array('string');
9
10//Setup VIM: ex: et ts=2 enc=utf-8 :
11