diff options
Diffstat (limited to 'python/lasso.py')
| -rw-r--r-- | python/lasso.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/lasso.py b/python/lasso.py index 0101c2c6..e8e8df67 100644 --- a/python/lasso.py +++ b/python/lasso.py @@ -836,6 +836,9 @@ class Server: lassomod.server_destroy(self) +loginProtocolPorfileBrwsArt = 1 +loginProtocolPorfileBrwsPost = 2 + class Login: """\brief Short desc |
