Subversion Repositories wimsdev

Rev

Rev 2497 | Rev 5978 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2. !read adm/title.phtml 3\
  3. \
  4. $title
  5. <p>
  6. $name_content_s <tt>$checkses</tt>: <small>[
  7. !href cmd=reply $wims_name_refresh
  8.  ]</small> </p>
  9. <small><pre>----------------------------------------------------------------
  10. $content
  11. ----------------------------------------------------------------</pre></small>
  12. </p><p>
  13.  
  14. $name_content_v <tt>var</tt>:<p>
  15. <small><pre>----------------------------------------------------------------
  16. !sh cat $wims_home/sessions/$checkses/var
  17. ----------------------------------------------------------------</pre></small>
  18. </p><p>
  19.  
  20. !if $varstat!=$empty
  21. $name_content_f <tt>var.stat</tt>:<p>
  22. <small><pre>----------------------------------------------------------------
  23. $varstat
  24. ----------------------------------------------------------------</pre></small>
  25. </p>
  26. !endif
  27.  
  28. <div class="wimscenter">
  29. !href cmd=reply&job=activ $name_listsessions
  30. </div>
  31.  
  32.