source: WAeUP_SRP/trunk/profiles/aaue/properties.xml @ 4061

Last change on this file since 4061 was 3764, checked in by Henrik Bettermann, 16 years ago

WAeUPTool: catch TypeError? 'unhashable type'

File size: 461 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">2008/2009</property>
7 <property name="static_dir" type="string"></property>
8 <property name="institution_title" type="string">Ambrose Alli University, Ekpoma, Nigeria</property>
9</site>
Note: See TracBrowser for help on using the repository browser.