1*91109d52SAndreas Gohr<?php 2*91109d52SAndreas Gohr/** 3*91109d52SAndreas Gohr * Default options 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$conf['schnibble'] = 0; 8