Subversion Repositories wimsdev

Rev

Rev 5920 | Rev 11210 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5920 Rev 5921
Line 1... Line 1...
1
!! +exec+ +html+
1
!! +exec+ +html+
2
$lst_tit restart$lst_titend$type_exec
2
$lst_tit restart$lst_titend$type_exec
3
  $(lst_syntax)restart $emph parm$emphend</tt>
3
  $(lst_syntax)restart $emph parm$emphend</span>
4
  $lst_mean Restart from a new request with parameters
4
  $lst_mean Restart from a new request with parameters
5
  $emph parm$emphend, usually for jumping to another module.
5
  $emph parm$emphend, usually for jumping to another module.
6
  <p>
6
  <p>
7
  This command is only available to trusted modules, and can be only used
7
  This command is only available to trusted modules, and can be only used
8
  before output starts. Repeated restart is disabled, to avoid infinite loops.
8
  before output starts. Repeated restart is disabled, to avoid infinite loops.