1<?php 2/** 3 * Options for the findologicxmlexport plugin 4 * 5 * If any bugs occur, please submit a new issue 6 * @see https://github.com/findologic/dokuwiki-plugin-findologic-xml-export/issues/new 7 * @author Dominik Brader <support@findologic.com> 8 */ 9 10$meta['excludePages'] = array('string'); 11