Rev 5874 | Rev 6145 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
1436 | bpr | 2 | !read adm/title.phtml 3\ |
3 | \ |
||
2486 | bpr | 4 | $title |
5874 | bpr | 5 | <p> |
5978 | bpr | 6 | $name_content_s <span class="tt">$checkses</span>: <span class="small">[ |
2486 | bpr | 7 | !href cmd=reply $wims_name_refresh |
5978 | bpr | 8 | ]</span> </p> |
23 | reyssat | 9 | <small><pre>---------------------------------------------------------------- |
10 | $content |
||
11 | ----------------------------------------------------------------</pre></small> |
||
5874 | bpr | 12 | </p><p> |
23 | reyssat | 13 | |
5978 | bpr | 14 | $name_content_v <span class="tt">var</span>:<p> |
23 | reyssat | 15 | <small><pre>---------------------------------------------------------------- |
16 | !sh cat $wims_home/sessions/$checkses/var |
||
17 | ----------------------------------------------------------------</pre></small> |
||
5874 | bpr | 18 | </p><p> |
23 | reyssat | 19 | |
20 | !if $varstat!=$empty |
||
5978 | bpr | 21 | $name_content_f <span class="tt">var.stat</span>:<p> |
23 | reyssat | 22 | <small><pre>---------------------------------------------------------------- |
23 | $varstat |
||
24 | ----------------------------------------------------------------</pre></small> |
||
5874 | bpr | 25 | </p> |
23 | reyssat | 26 | !endif |
27 | |||
5874 | bpr | 28 | <div class="wimscenter"> |
2486 | bpr | 29 | !href cmd=reply&job=activ $name_listsessions |
5874 | bpr | 30 | </div> |
23 | reyssat | 31 |