vv221
04af95e6f3
This is configurable through the administration panel. Default is to not include a link to the current page.
4 lines
95 B
PHP
4 lines
95 B
PHP
<?php
|
|
|
|
$meta['children_list'] = [ 'array' ];
|
|
$meta['show_link_to_current_page'] = [ 'onoff' ];
|