mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
ARP Tabelle aus der DHCP CGI entfernt
Pakfire CGI nochmal korrigiert SSH Zugriff mit Timer gebaut git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@780 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -9,7 +9,7 @@ require "${General::swroot}/header.pl";
|
||||
|
||||
my $filename = "";
|
||||
my %songs = "";
|
||||
my $debug = 1;
|
||||
my $debug = 0;
|
||||
my $temp;
|
||||
|
||||
if ($ARGV[0] eq 'scan') {
|
||||
|
||||
Reference in New Issue
Block a user