vv221
04af95e6f3
This is configurable through the administration panel. Default is to not include a link to the current page.
4 lines
119 B
PHP
4 lines
119 B
PHP
<?php
|
|
|
|
$conf['children_list'] = array('animation', 'gameplay', 'dev', 'talk');
|
|
$conf['show_link_to_current_page'] = 0;
|