mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
add legacy shortcuts fora proxy
This commit is contained in:
parent
218661d76a
commit
30f7751dbf
@ -262,3 +262,9 @@ $shortcuts['authentication']['status'] = "diag_authentication.php";
|
||||
$shortcuts['aliases'] = array();
|
||||
$shortcuts['aliases']['main'] = "firewall_aliases.php";
|
||||
$shortcuts['aliases']['status'] = "diag_tables.php";
|
||||
|
||||
$shortcuts['squid'] = array();
|
||||
$shortcuts['squid']['main'] = "ui/proxy/";
|
||||
$shortcuts['squid']['log'] = "diag_logs_proxy.php";
|
||||
//TODO: $shortcuts['squid']['status'] = "";
|
||||
$shortcuts['squid']['service'] = "squid";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user