source: WAeUP_SRP/fceokene/profiles/default/properties.xml @ 3110

Last change on this file since 3110 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
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">2007/2008</property>
7 <property name="static_dir" type="string">static/</property>
8 <property name="institution_title" type="string">Federal College of Education Okene</property>
9</site>
Note: See TracBrowser for help on using the repository browser.