Show
Ignore:
Timestamp:
08/29/07 08:24:41 (6 years ago)
Author:
lmajano
Message:

updates.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • coldbox/trunk/ApplicationTemplate/includes/generic_error.cfm

    r677 r867  
    3838                </td> 
    3939        </tr> 
     40        <tr> 
     41                <td valign="top"><strong>Stack Trace</strong></td> 
     42                <td valign="top">#exceptionBean.getStackTrace()#</td> 
     43        </tr> 
    4044</table> 
    4145</cfoutput>