<?php
/**
 * Default settings for the tabbox plugin
 *
 * @author Andreas Gohr <dokuwiki@cosmocode.de>
 */

$conf['tabs']    = 'Tab 1, Tab 2, Tab 3';
