xref
: /
plugin
/
npd
/
conf
/
metadata.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
$
meta
[
'link_type'
] =
array
(
4
'multichoice'
,
5
'_choices'
=>
array
(
'button'
,
'link'
)
6
);
7