1<?php
2
3/**
4 * Settings for the pagetemplater plugin
5 *
6 * @license  GPL 2 (http://www.gnu.org/licenses/gpl.html)
7 * @author     i-net software <tools@inetsoftware.de>
8 * @author     Gerry Weissbach <gweissbach@inetsoftware.de>
9 */
10
11$conf['enabled_namespaces'] = '';
12$conf['excluded_pages'] = '';
13