summaryrefslogtreecommitdiff
path: root/modules/mm_admin.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mm_admin.py')
-rw-r--r--modules/mm_admin.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/mm_admin.py b/modules/mm_admin.py
index d646e2c9e..61a0473fa 100644
--- a/modules/mm_admin.py
+++ b/modules/mm_admin.py
@@ -1,3 +1,7 @@
+"""Mixin class which handles of administrative requests."""
+
+__version__ = "$Revision: 394 $"
+
# When an operation can't be completed, and is sent to the list admin for
# Handling, we consider that an error condition, and raise MMNeedApproval