diff options
Diffstat (limited to 'modules/mm_admin.py')
| -rw-r--r-- | modules/mm_admin.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/mm_admin.py b/modules/mm_admin.py index 047612e27..4104f74ef 100644 --- a/modules/mm_admin.py +++ b/modules/mm_admin.py @@ -12,12 +12,12 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 0211-1307, USA. +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. """Mixin class which handles of administrative requests.""" -__version__ = "$Revision: 539 $" +__version__ = "$Revision: 547 $" # 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 |
