Last change
on this file since 2462 was
2454,
checked in by Henrik Bettermann, 18 years ago
|
rebuild getNextInfo.py completely
fetch session from portal properties.xml
change all scripts using getSessionId
remove StudentCourseResult? relevant code from event services
make pay_by_sc.py and interswitch_cb.py work (rebuild both)
|
-
Property svn:keywords set to
Id
|
File size:
297 bytes
|
Line | |
---|
1 | <?xml version="1.0"?> |
---|
2 | <site> |
---|
3 | <property name="title">Student Registration Portal</property> |
---|
4 | <property name="enable_password_reset" type="boolean">True</property> |
---|
5 | <property name="enable_portal_joining" type="boolean">False</property> |
---|
6 | <property name="session" type="string">06</property> |
---|
7 | </site> |
---|
Note: See
TracBrowser for help on using the repository browser.