Rev 11210 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11210 | Rev 11256 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +html+ |
1 | !! +exec+ +html+ +adm+ |
2 | tit:restart |
2 | tit:restart |
3 | type:$type_exec |
3 | type:$type_exec; $type_adm |
4 | syntax:!restart `parm' |
4 | syntax:!restart `parm' |
5 | mean:Restart from a new request with parameters `parm', usually for jumping to another module.\ |
5 | mean:Restart from a new request with parameters `parm', usually for jumping to another module.\ |
6 | <p>\ |
6 | <p>\ |
7 | This command |
7 | This command can be only used before output starts. Repeated restart is disabled, \ |
8 |
|
8 | to avoid infinite loops.\ |
9 | </p> |
9 | </p> |