Update metadata.php syntax to avoid warning

ref https://github.com/cosmocode/dokuwiki-template-sprintdoc/issues/110
This commit is contained in:
Zweihorn 2024-03-30 17:32:45 +01:00 committed by GitHub
parent af3ae25ffe
commit f18e150d1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,4 +20,4 @@ $meta['header_layout'] = array(
$meta['autocollapse'] = array('onoff');
$meta['closedwiki'] = array('onoff');
$meta['copyright'] = [];
$meta['copyright'] = array('');