1<?php
2/**
3 * Default settings for the editsections plugin
4 *
5 * @author Christophe Drevet <dr4ke@dr4ke.net>
6 */
7
8$conf['cache'] = "enabled";
9$conf['order_type'] = "flat";
10