Bug grossier.
darcs-hash:20060501144254-68412-bcd8e5c8d038c37d0c33b6550ffc1b5f88ffec3c.gz
This commit is contained in:
parent
b92d3bbb8e
commit
75cf839d32
1 changed files with 1 additions and 1 deletions
|
@ -650,7 +650,7 @@ class firewall_komaz(firewall_crans) :
|
|||
# On sélectionne la première qui doit contenir ce que l'on veut
|
||||
regle = regles[0].split()
|
||||
mark = regle[7]
|
||||
class_id = regle[10].split(':')[1]
|
||||
class_id = mark.split(':')[1]
|
||||
elif len(recherche) == 1 :
|
||||
# Il faut ajouter cette entrée
|
||||
option = '-A'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue