1<?php
2$meta['allowed'] = array('string');
3$meta['test'] = array('string');
4$meta['log'] = array('onoff');
5$meta['enable_test'] = array('onoff');