Subversion Repositories wimsdev

Rev

Rev 11210 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
11256 bpr 1
!! +exec+ +html+ +adm+
11210 bpr 2
tit:restart
11256 bpr 3
type:$type_exec; $type_adm
11210 bpr 4
syntax:!restart `parm'
5
mean:Restart from a new request with parameters `parm', usually for jumping to another module.\
6
  <p>\
11256 bpr 7
  This command can be only used before output starts. Repeated restart is disabled, \
8
  to avoid infinite loops.\
5920 bpr 9
  </p>