Rev 17190 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
5181 | guerimand | 1 | !read adm/language lang/names.phtml |
4039 | bpr | 2 | !read adm/class/classname.phtml $description\ |
3 | $institution |
||
6997 | bpr | 4 | !read adm/levelname.phtml |
23 | reyssat | 5 | wims_prefix=class user tmp n sharing sharable |
6 | !read adm/class/limits |
||
13303 | bpr | 7 | |
23 | reyssat | 8 | wims_helper=chapter=3&open=3_creat#creat |
9 | |||
9447 | guerimand | 10 | !if $sjob=$empty |
12659 | bpr | 11 | sjob=emptyclass |
9447 | guerimand | 12 | !endif |
643 | guerimand | 13 | |
9447 | guerimand | 14 | !bound job within emptyclass,cloneexemple default $sjob |
15 | |||
14349 | guerimand | 16 | jquery_defined=!defof jquery_defined in themes/$wims_theme/header.phtml |
17 | |||
17259 | guerimand | 18 | !readproc proc/auth.proc |
19 | !if $error!=$empty |
||
20 | !exit |
||
17181 | guerimand | 21 | !endif |
9426 | guerimand | 22 | !read $job.proc |
23 | reyssat | 23 | |
10218 | bpr | 24 | !if $job=cloneexemple |
25 | !set wims_title_title=$name_cloning |
||
26 | !else |
||
27 | !set wims_title_title=$name_classe |
||
28 | !endif |