Rev 4612 | Rev 4666 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4612 | Rev 4645 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | sesdir=getfile/$sesdir1 |
7 | sesdir=getfile/$sesdir1 |
8 | listexo=!sh ls $wims_home/public_html/modules/$module/data/ |
8 | listexo=!sh ls $wims_home/public_html/modules/$module/data/ |
9 | listexo=!replace internal example by in $listexo |
9 | listexo=!replace internal example by in $listexo |
10 | listexo=!replace internal .oef by in $listexo |
10 | listexo=!replace internal .oef by in $listexo |
11 | listexo=!lines2items $listexo |
11 | listexo=!lines2items $listexo |
12 | - | ||
- | 12 | list_curve=circle,rectangle,polygon |
|
13 | status=waiting |
13 | status=waiting |
14 | wims_module_log=$cmd |
14 | wims_module_log=$cmd |
15 | 15 |