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