1<?php
2/**
3Configuration Manager for Regex Template plugin
4*/
5
6$meta['reg_tpl_regex']	= array('');  /// TODO better type of input ?
7
8