1<?php
2/**
3Configuration for Regex Template plugin
4*/
5
6$conf['reg_tpl_regex']	= '/.*:info:start$/,templates:info_start';
7
8