| | |
| | | 'target' => 'content', |
| | | 'link' => 'admin/server_php_list.php', |
| | | 'html_id' => 'server_php_list'); |
| | | |
| | | $items[] = array( 'title' => 'Directive Snippets', |
| | | 'target' => 'content', |
| | | 'link' => 'admin/directive_snippets_list.php', |
| | | 'html_id' => 'directive_snippets_list'); |
| | | |
| | | $items[] = array( 'title' => 'Firewall', |
| | | 'target' => 'content', |
| | |
| | | 'target' => 'content', |
| | | 'link' => 'admin/system_config_edit.php?id=1', |
| | | 'html_id' => 'interface_config'); |
| | | |
| | | include_once(ISPC_WEB_PATH.'/tools/lib/interface.d/' . $_SESSION['s']['user']['app_theme'] . '.menu.php'); |
| | | |
| | | $module['nav'][] = array( 'title' => 'Interface', |
| | | 'open' => "1", |