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


$meta['tabs'] = array('string');

