1<?php
2/**
3 * Options for dwspecialist plugin
4 */
5
6$conf['topbarname']		= "topbar_content";				// name of the default name of topbar
7?>
8