MirrorMed directory layout
From MirrorMed
MirrorMed has a very structured layout. The following directories exist.
- /local/ the heart of the code look at Model View Controller Layout of MirrorMed for more info about local
- /cellini/ or /celini/ contains the celini framework
- /images/ contain the various images used in the web interface
- /installer/ this is a totally seperate installation application
- /freeb2/ this is a totally seperate billing engine
- /js/ include the javascript to enable the various AJAX features in MirrorMed
- /includes/ various things..
- /modules/ contain modules :)
- /tmp/ The compiles smarty templates live here
- /user/ User files, like uploaded patient documents, forms or reports live here.

