Systeme de flicage
darcs-hash:20070503000406-c992d-480adfbf7f4f6b2b196f6cef32d6cf316ae76dce.gz
This commit is contained in:
parent
b6c0d818f3
commit
48ccd00b8b
1 changed files with 4 additions and 1 deletions
|
@ -578,6 +578,9 @@ class CransLdap:
|
|||
auto_search_champs
|
||||
Si mode='w', les instances crées seront en mode d'écriture
|
||||
"""
|
||||
openlog('CransLdap.search')
|
||||
syslog('(%s,%s) %s' % (script_utilisateur, mode, expression))
|
||||
closelog()
|
||||
|
||||
if type(expression) == str:
|
||||
# Transformation de l'expression en utf-8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue