next up previous contents
Next: setup() Up: MIC3 Previous: Error Pages   Contents

MIC Control Files

The control file serves two main purposes. The first is to make all the neccessary use's and require's that the pile will need. The second is to define zero or more of the three optional MIC defined subroutines.

Two of these subroutines will be executed before and after, respectively, each MIC-HTML page. They may set certain common variables, perform security checks, etc. They are named setup and cleanup. The third is used for handling pile errors. This does not mean field errors.



Subsections