7 lines
212 B
D
7 lines
212 B
D
|
/**
|
||
|
* This module defines all components pertaining to "Profiles", that is,
|
||
|
* isolated Finnow databases that belong to a single user. Each profile is
|
||
|
* completely separate from all others.
|
||
|
*/
|
||
|
module profile;
|