mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
WOL Config Types angepasst, Nettraffic und Firewall Graphs Translations, Graph Directory auf 777
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@588 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -30,8 +30,6 @@ my %netsettings;
|
||||
&General::readhash("${General::swroot}/ppp/settings", \%pppsettings);
|
||||
&General::readhash("${General::swroot}/ethernet/settings", \%netsettings);
|
||||
|
||||
my @wday = ($Lang::tr{'wday1'}, $Lang::tr{'wday2'}, $Lang::tr{'wday3'}, $Lang::tr{'wday4'}, $Lang::tr{'wday5'}, $Lang::tr{'wday6'}, $Lang::tr{'wday7'});
|
||||
|
||||
my ($s, $min, $h, $d, $m,$y) = localtime(time);
|
||||
$y+=1900;
|
||||
$m+=1;
|
||||
|
||||
Reference in New Issue
Block a user