Update metadata.php syntax to avoid warning
ref https://github.com/cosmocode/dokuwiki-template-sprintdoc/issues/110
This commit is contained in:
parent
af3ae25ffe
commit
f18e150d1f
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ $meta['header_layout'] = array(
|
|||
|
||||
$meta['autocollapse'] = array('onoff');
|
||||
$meta['closedwiki'] = array('onoff');
|
||||
$meta['copyright'] = [];
|
||||
$meta['copyright'] = array('');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue