Last change
on this file since 3560 was
3000,
checked in by Henrik Bettermann, 17 years ago
|
implement dynamical institution title (site properties must be imported)
|
-
Property svn:keywords set to
Id
|
File size:
462 bytes
|
Rev | Line | |
---|
[199] | 1 | <?xml version="1.0"?> |
---|
| 2 | <site> |
---|
[394] | 3 | <property name="title">Student Registration Portal</property> |
---|
[199] | 4 | <property name="enable_password_reset" type="boolean">True</property> |
---|
| 5 | <property name="enable_portal_joining" type="boolean">False</property> |
---|
[2661] | 6 | <property name="session" type="string">2007/2008</property> |
---|
[2628] | 7 | <property name="static_dir" type="string">static/</property> |
---|
[3000] | 8 | <property name="institution_title" type="string">Federal College of Education Okene</property> |
---|
[199] | 9 | </site> |
---|
Note: See
TracBrowser for help on using the repository browser.