Subversion Repositories wimsdev

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
35 reyssat 1
about_phtml=About file. You can leave it alone.
2
help_phtml=Help to users.
3
main_phtml=Main output organization file.
4
present_phtml=Presentation of the problem.
5
answer_phtml=Output of the result.
6
menu_phtml=Menu and form to input user data.
7
intro_phtml=Introduction and configuration of the module.
8
msg_phtml=Error messages.
9
 
10
var_proc=General variable processing (computation of user data).
11
var_init=Variable initialization file.
12
var_def=User variable declarations.
13
 
14
filedesc=Explanation of each file in the module.
15
NEWS=Register of changes to the module.
16