# -*- coding: utf-8 # Copyright 2005 by Vahur Rebas SKINS_DIR = 'skins' PROJECT_NAME = 'CMFSchool' GLOBALS = globals() ROLES = ['Teacher','Student','Parent','Management'] SKINLIST = ['skin_01','skin_02','skin_03','skin_04']