1<?php
2/**
3 * Options for the INCLFORM plugin
4 *
5 * @author cziehr <info@einsatzleiterwiki.de>
6 */
7
8$conf['formdir'] = 'data/forms';
9