1db559ff9SMichael Große<?php 2db559ff9SMichael Große/** 3db559ff9SMichael Große * Default settings for the simplenavi plugin 4db559ff9SMichael Große */ 5*e75a33bfSAndreas Gohr$conf['natsort'] = 1; 6*e75a33bfSAndreas Gohr$conf['usetitle'] = 1; 7