1*91109d52SAndreas Gohr<?php 2*91109d52SAndreas Gohr/** 3*91109d52SAndreas Gohr * Option Metadata 4*91109d52SAndreas Gohr * 5*91109d52SAndreas Gohr * They don't do anything and are just there for testing config reading 6*91109d52SAndreas Gohr */ 7*91109d52SAndreas Gohr$meta['schnibble'] = array('onoff'); 8