Rev 2427 | Rev 6435 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | !if robot isin $session |
2 | !exit |
||
3 | !endif |
||
5181 | guerimand | 4 | !read adm/language lang/names.phtml |
23 | reyssat | 5 | wims_prefix=class user tmp |
6 | !bound job within home,type,subject,level,best,new default home |
||
7 | !read tabletheme |
||
8 | |||
9 | search_addr=!nosubst module=home&language=$lang&search_keywords=$key&search_category=$cat&$browse_parm |
||
10 | browse_parm=browse_job=$job&browse_parm=$parm |
||
11 | |||
12 | !read $job.proc |
||
13 | |||
14 | !if $job!=home |
||
15 | wims_module_log=$job $parm |
||
16 | !endif |
||
17 | |||
18 |