Ignore:
Timestamp:
Oct 9, 2007, 8:09:47 AM (17 years ago)
Author:
ecprice
Message:

Improve the error infrastructure. Hopefully this works; I haven't
really tested it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web/templates/error.tmpl

    r113 r153  
    88#def body
    99<h1>ERROR</h1>
    10 <p>$errorMessage in operation $op</p>
    1110
     11<p>$errorMessage in operation $op.  This shouldn't happen!  Please
     12email sipb-xen@mit.edu to explain how it happened.  Stderr:</p>
     13<pre>$stderr</pre>
    1214#end def
Note: See TracChangeset for help on using the changeset viewer.