1<?php
2/**
3 * Configuration metadata for the Bugzilla-links plugin
4 *
5 * @author christian studer <christian.studer@meteotest.ch>
6 */
7$meta['bugzillaserver'] = array('string');
8