Rev 5921 | Rev 11256 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5921 | Rev 11210 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +html+ |
1 | !! +exec+ +html+ |
2 |
|
2 | tit:restart |
3 |
|
3 | type:$type_exec |
4 |
|
4 | syntax:!restart `parm' |
5 |
|
5 | mean:Restart from a new request with parameters `parm', usually for jumping to another module.\ |
6 | <p> |
6 | <p>\ |
7 | This command is only available to trusted modules, and can be only |
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.\ |
9 | </p> |
9 | </p> |