mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
we had discussed this on december telco but it is not so easy because our menusystem only shows entry's existing cgi's. so i add a cgi redirect to http://$ENV{SERVER_ADDR}:3000 this add the entry under pakfire and also to service page. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
6 lines
136 B
Plaintext
6 lines
136 B
Plaintext
$subipfire->{'60.vdr'} = {'caption' => VDR,
|
|
'uri' => '/cgi-bin/vdr.cgi',
|
|
'title' => VDR,
|
|
'enabled' => 1,
|
|
};
|