Subversion Repositories wimsdev

Rev

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