﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
36	Store configuration settings in database	Gavin	Gavin	"Create a new !AppConfig class. [[BR]]
The system can record events and configuration settings in this class.

e.g:
{{{
Class AppConfig {
    String name
    String value
}
}}}

This will be used for recording:
 * Base data created, then can be tested to disable double creation.
 * Demo data created, then can be tested to disable double creation.
 * Date formats.
 * and other configuration settings."	enhancement	closed	major	0.5 - Functionality and Stability	gnuMims - application general	trunk	fixed		
