cfoe
2012-07-18 4eb8d2a054e69aba568d5435fd1420b5a9367207
1
2
3
4
5
6
7
<?php
 
$items[] = array(   'title'     => 'Default-v2 Theme',
                    'target'     => 'content',
                    'link'    => 'tools/default-v2_settings.php',
                    'html_id'   => 'default-v2_settings');
?>