Changeset 3341 for WAeUP_SRP/base


Ignore:
Timestamp:
16 Mar 2008, 13:45:23 (17 years ago)
Author:
Henrik Bettermann
Message:

revert changes made in r3325

Joachim, why did you remove the line where the app_reg_pin is stored in the application object?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/WAeUPTool.py

    r3339 r3341  
    936936        da['jamb_sex'] = sex
    937937        da['jamb_age'] = brain.jamb_age
    938         #da['app_ac_pin'] = brain.pin
     938        da['app_reg_pin'] = brain.pin
    939939        da['jamb_lga'] = brain.jamb_lga
    940940        da['jamb_state'] = brain.jamb_state
Note: See TracChangeset for help on using the changeset viewer.