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:
maniacikarus
2007-08-18 19:10:10 +00:00
parent cb5e9c6c64
commit 70db86838b
9 changed files with 170 additions and 169 deletions

View File

@@ -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') {