1<?php 2 /** 3 * Metadata for configuration manager plugin 4 * Additions for the dwspecialist-plugin 5 * 6 * @author Dietrich Wittenberg <info.wittenberg@online.de> 7 */ 8 9 $meta['topbarname'] = array('string'); 10 ?> 11