xref: /plugin/pagetemplater/conf/default.php (revision a89efe903df1e11bd3515e6954c08a40f2b34b50)
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