Rev 6145 | 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> |
6145 | bpr | 9 | <pre class="small">---------------------------------------------------------------- |
23 | reyssat | 10 | $content |
6145 | bpr | 11 | ----------------------------------------------------------------</pre> |
8870 | bpr | 12 | <p> |
23 | reyssat | 13 | |
8870 | bpr | 14 | $name_content_v <span class="tt">var</span>:</p> |
6145 | bpr | 15 | <pre class="small">---------------------------------------------------------------- |
23 | reyssat | 16 | !sh cat $wims_home/sessions/$checkses/var |
6145 | bpr | 17 | ----------------------------------------------------------------</pre> |
23 | reyssat | 18 | |
8870 | bpr | 19 | |
23 | reyssat | 20 | !if $varstat!=$empty |
8870 | bpr | 21 | <p> |
22 | $name_content_f <span class="tt">var.stat</span>:</p> |
||
6145 | bpr | 23 | <pre class="small">---------------------------------------------------------------- |
23 | reyssat | 24 | $varstat |
6145 | bpr | 25 | ----------------------------------------------------------------</pre> |
8870 | bpr | 26 | |
23 | reyssat | 27 | !endif |
28 | |||
5874 | bpr | 29 | <div class="wimscenter"> |
2486 | bpr | 30 | !href cmd=reply&job=activ $name_listsessions |
5874 | bpr | 31 | </div> |
23 | reyssat | 32 |