git.samba.org
/
sfrench
/
samba-autobuild
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
r7005: added a esp page to demonstrate exception handling
[sfrench/samba-autobuild/.git]
/
swat
/
esptest
/
index.esp
diff --git
a/swat/esptest/index.esp
b/swat/esptest/index.esp
index e85937e4bf735b08f19c7d78f28ae0d669b141be..7a5952e95528a9788bbc1c8ad47ede16b6c299e1 100644
(file)
--- a/
swat/esptest/index.esp
+++ b/
swat/esptest/index.esp
@@
-1,5
+1,6
@@
<%
- var tests = new Array("formtest", "showvars", "include", "session", "loadparm");
+ var tests = new Array("formtest", "showvars", "include",
+ "session", "loadparm", "exception");
%>
<HTML>