Merge pull request #111 from Zweihorn/patch-1
Update metadata.php syntax to avoid warning
This commit is contained in:
commit
473c1e7034
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