- Timestamp:
- 26 Jun 2015, 09:04:51 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/interfaces.py
r13089 r13104 449 449 450 450 def writeLogMessage(view, comment): 451 """Add s an INFO message to the log file451 """Add an INFO message to the log file. 452 452 """ 453 453 454 454 def createStudent(): 455 """Create a student object from applica tnt data456 and copy applicant object.455 """Create a student object from applicant data and copy 456 passport image and application slip. 457 457 """ 458 458
Note: See TracChangeset for help on using the changeset viewer.