changeset 162 | 0ac9ef587769 |
parent 158 | 6949f6eaf26e |
child 227 | 87db9f1f95ea |
161:b62aa4aabcd0 | 162:0ac9ef587769 |
---|---|
1 # -*- coding: UTF-8 -*- |
1 # -*- coding: UTF-8 -*- |
2 # Copyright (c) 2007 - 2009, VEB IT |
2 # Copyright (c) 2007 - 2010, Pascal Volk |
3 # See COPYING for distribution information. |
3 # See COPYING for distribution information. |
4 |
4 |
5 ACCOUNT_AND_ALIAS_PRESENT = 20 |
5 ACCOUNT_AND_ALIAS_PRESENT = 20 |
6 ACCOUNT_EXISTS = 21 |
6 ACCOUNT_EXISTS = 21 |
7 ACCOUNT_PRESENT = 22 |
7 ACCOUNT_PRESENT = 22 |