191109d52SAndreas Gohr<?php 291109d52SAndreas Gohr/** 391109d52SAndreas Gohr * Option Metadata 491109d52SAndreas Gohr * 591109d52SAndreas Gohr * They don't do anything and are just there for testing config reading 691109d52SAndreas Gohr */ 791109d52SAndreas Gohr$meta['schnibble'] = array('onoff'); 8*591ebe45SGerrit Uitslag$meta['second'] = array('string'); 9