<?php
/**
 * Default settings for the function plugin
 *
 * @author Tom Cafferty <tcafferty@glocalfocal.com>
 */

$conf['file2']    = 'helloWorld.php';
$conf['file3']    = 'anotherhelloWorld.php';
