<?php
/**
 * Options for the snippeter Plugin
 */
$conf['namespace']          = 'snippets';       // Which namespace contain snippets? default: 'snippets'

