<?php
/**
 * Options for the webmaster tools plugin.
 *
 * @author Mark C. Prins <mprins@users.sf.net>
 * @author Marius Rieder <marius.rieder@durchmesser.cg>
 */
$conf['webmaster_google']       = '';
$conf['webmaster_bing']         = '';
$conf['webmaster_yandexkey']    = '';
$conf['webmaster_pinterestkey'] = '';
