1<?php 2 3/** 4 * Configuration metadata for the acknowledge plugin 5 * 6 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html 7 * @author Anna Dabrowska <dokuwiki@cosmocode.de> 8 */ 9 10$meta['approve_integration'] = ['onoff']; 11