Changeset 15430 for main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py
- Timestamp:
- 28 May 2019, 06:14:44 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py
r15287 r15430 226 226 } 227 227 228 #: Maximum number of files listed in `finished` subfolder 229 MAX_FILES = 100 230 228 231 def sendContactForm(self, from_name, from_addr, rcpt_name, rcpt_addr, 229 232 from_username, usertype, portal, body, subject):
Note: See TracChangeset for help on using the changeset viewer.