191109d52SAndreas Gohr<?php 2*d4f83172SAndreas Gohr 391109d52SAndreas Gohr/** 491109d52SAndreas Gohr * Default options 591109d52SAndreas Gohr * 691109d52SAndreas Gohr * They don't do anything and are just there for testing config reading 791109d52SAndreas Gohr */ 8*d4f83172SAndreas Gohr 991109d52SAndreas Gohr$conf['schnibble'] = 0; 10591ebe45SGerrit Uitslag$conf['second'] = 'Default value'; 11