source:
trunk/packages/sipb-xen-www/code/templates/error_raw.tmpl
@
601
Last change on this file since 601 was 601, checked in by price, 16 years ago | |
---|---|
File size: 186 bytes |
Line | |
---|---|
1 | Error on operation $op for user $user: $errorMessage |
2 | |
3 | Fields: |
4 | #for $f in $fields: |
5 | $f=$fields[$f].value |
6 | #end for |
7 | |
8 | Error output: |
9 | $stderr#slurp |
10 | ---- end error output |
11 | |
12 | Traceback: |
13 | $traceback |
Note: See TracBrowser
for help on using the repository browser.