Ignore:
Timestamp:
10 Jan 2007, 11:11:28 (18 years ago)
Author:
Henrik Bettermann
Message:

corrections (all in custom)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_utilities/createReturningStudent.py

    r1255 r1258  
    4444    if count > 100:
    4545        context.waeup_tool.createOne(students_folder,student,'Z',commit=True)
    46         logger.info('"%s","Commited Students","%s", "%s" ' % (member,count,total))
     46        logger.info('"%s","Committed Students","%s", "%s" ' % (member,count,total))
    4747        total += count
    4848        count = 1
Note: See TracChangeset for help on using the changeset viewer.