1<?php
2/**
3 * DokuWiki Plugin pageimage (Config Component)
4 *
5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author  lisps
7 */
8
9$conf['default_image']  = '';
10$conf['height']  = '70';