Ignore:
Timestamp:
13 Oct 2014, 10:40:59 (10 years ago)
Author:
Henrik Bettermann
Message:

Replace 'sampleuni' by 'pcn'.

Location:
main/kofacustom.pcn/trunk/src/kofacustom/pcn
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • main/kofacustom.pcn/trunk/src/kofacustom/pcn/applicants/batching.py

    r11687 r11832  
    2020from waeup.kofa.utils.batching import BatchProcessor
    2121from waeup.kofa.applicants.batching import ApplicantProcessor
    22 from kofacustom.sampleuni.applicants.interfaces import ICustomApplicant
     22from kofacustom.pcn.applicants.interfaces import ICustomApplicant
    2323
    2424class CustomApplicantProcessor(ApplicantProcessor):
Note: See TracChangeset for help on using the changeset viewer.