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/export.py

    r11687 r11832  
    2121from waeup.kofa.applicants.interfaces import IApplicantBaseData
    2222from waeup.kofa.applicants.export import ApplicantsExporter
    23 from kofacustom.sampleuni.applicants.interfaces import ICustomApplicant
     23from kofacustom.pcn.applicants.interfaces import ICustomApplicant
    2424
    2525class CustomApplicantsExporter(ApplicantsExporter):
Note: See TracChangeset for help on using the changeset viewer.