mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
Firewallhitgraphs gefixt.
Colours.txt fehlt noch fuer unseren Style. ...und wieder einige Sprachfixes. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@457 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -49,6 +49,7 @@ sub wanted {
|
||||
## Main
|
||||
find (\&wanted, "$basedir/html" );
|
||||
find (\&wanted, "$basedir/src/scripts" );
|
||||
find (\&wanted, "$basedir/config/cfgroot" );
|
||||
|
||||
for my $key ( sort (keys %tr) ) {
|
||||
my $value = $tr{$key};
|
||||
|
||||
Reference in New Issue
Block a user