- Timestamp:
- 7 Nov 2019, 21:16:10 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/interswitch/browser.py
r15271 r15778 70 70 self.redirect(self.url(self.context, '@@index')) 71 71 return 72 self.context.r_company = u'interswitch' 72 73 student = self.student 73 74 xmldict = self.xmldict … … 132 133 self.redirect(self.url(self.context, '@@index')) 133 134 return 135 self.context.r_company = u'interswitch' 134 136 xmldict = {} 135 137 # Provider data
Note: See TracChangeset for help on using the changeset viewer.