mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
UPNP.CGI hinzugefuegt
SAMBA.CGI von Maniakikarus hinzugefuegt Bootskripte bearbeitet IPFIRE-DEVEL erstellt. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@410 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -360,7 +360,13 @@ sub genmenu {
|
||||
'title' => "$tr{'outgoing firewall'}",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subfirewall->{'60.fwopts'} = {
|
||||
$subfirewall->{'60.upnp'} = {
|
||||
'caption' => 'UPnP',
|
||||
'uri' => '/cgi-bin/upnp.cgi',
|
||||
'title' => "Universal Plug and Play",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subfirewall->{'70.fwopts'} = {
|
||||
'caption' => $tr{'options fw'},
|
||||
'uri' => '/cgi-bin/optionsfw.cgi',
|
||||
'title' => "$tr{'options fw'}",
|
||||
|
||||
Reference in New Issue
Block a user