mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Merge branch 'master' of ssh://arne_f@git.ipfire.org/pub/git/ipfire-2.x
This commit is contained in:
@@ -207,6 +207,7 @@ foreach $configentry (sort @configs)
|
||||
}
|
||||
|
||||
if ($configline[17] && $configline[18]) {
|
||||
$DAY = "";
|
||||
if ($configline[10]){$DAY = "Mon,"}
|
||||
if ($configline[11]){$DAY .= "Tue,"}
|
||||
if ($configline[12]){$DAY .= "Wed,"}
|
||||
|
||||
Reference in New Issue
Block a user