Typo
This commit is contained in:
parent
265e5d6b2d
commit
d501143825
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@ class odlyd(base_reconfigure):
|
||||||
|
|
||||||
class zamok(base_reconfigure):
|
class zamok(base_reconfigure):
|
||||||
def del_user(self, args):
|
def del_user(self, args):
|
||||||
# Suppression des fichies d'impression
|
# Suppression des fichiers d'impression
|
||||||
from adherents import del_user
|
from adherents import del_user
|
||||||
self._do(del_user(args))
|
self._do(del_user(args))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue