Révision 26e7ae9e
Fix Prosody Registered Users
I use python 2.6 & python 2.7
len([listfiles(account_dir)])
returns everytime 1
The generator must be executed to get the corrent number of registed users.
Fichiers
- ajouté
- modifié
- copié
- renommé
- supprimé
| ID | 26e7ae9e60865e8484f96b345986e3277615dbde |
| Parent | 137cbf74 |
| Enfant | b5a78b91 |
Ajouté par hefee il y a plus de 12 ans
Fix Prosody Registered Users
I use python 2.6 & python 2.7
len([listfiles(account_dir)])
returns everytime 1
The generator must be executed to get the corrent number of registed users.