Comme ca raffik est content
darcs-hash:20050903190943-6d78a-87c7094778960f7bba3bfe57a21dc050aa3d4b43.gz
This commit is contained in:
parent
f216431437
commit
7c31860dac
1 changed files with 1 additions and 1 deletions
|
@ -2017,7 +2017,7 @@ class machine(base_classes_crans) :
|
||||||
if self.__typ == 'wifi' :
|
if self.__typ == 'wifi' :
|
||||||
if self.proprietaire().__class__ == invite :
|
if self.proprietaire().__class__ == invite :
|
||||||
net = config.NETs['wifi-invite']
|
net = config.NETs['wifi-invite']
|
||||||
elif self.proprietaire().etudes(0) == "ENS" and self.proprietaire().etudes(1) == "Pers":
|
elif self.proprietaire().etudes(0) == "ENS Cachan" and self.proprietaire().etudes(1) == "Pers":
|
||||||
# Personnel ENS
|
# Personnel ENS
|
||||||
net = config.NETs['wifi-ens']
|
net = config.NETs['wifi-ens']
|
||||||
else :
|
else :
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue