1<?php
2/**
3 * Default settings for the function plugin
4 *
5 * @author Tom Cafferty <tcafferty@glocalfocal.com>
6 */
7
8$conf['file2']    = 'helloWorld.php';
9$conf['file3']    = 'anotherhelloWorld.php';
10