/events/onerror.cfm
http://cfwheels.googlecode.com/ · ColdFusion · 6 lines · 5 code · 0 blank · 1 comment · 0 complexity · 1dca5e02d18503234ddeb6f683605c80 MD5 · raw file
- <!--- Place HTML here that should be displayed when an error is encountered while running in "production" mode. --->
- <h1>Error!</h1>
- <p>
- Sorry, that caused an unexpected error.<br />
- Please try again later.
- </p>