--- a/VirtualMailManager/Config.py Fri Aug 21 11:25:14 2009 +0000
+++ b/VirtualMailManager/Config.py Fri Aug 21 17:42:22 2009 +0000
@@ -94,7 +94,7 @@
def check(self):
"""Performs a configuration check.
-
+
Raises a VMMConfigException if the check fails.
"""
if not self.__chkSections():