summaryrefslogtreecommitdiff
path: root/swat/esptest/index.esp
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-05-28 08:48:57 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:17:09 -0500
commit2e315315e58b666b89ae205cc60c6a39a20915fe (patch)
tree919fb82866a54b73ccdaa7573420d097e7a20b15 /swat/esptest/index.esp
parentcab11d1fa52a84e4d3651c32f9f7bf55db0e2dcb (diff)
downloadsamba-2e315315e58b666b89ae205cc60c6a39a20915fe.tar.gz
samba-2e315315e58b666b89ae205cc60c6a39a20915fe.tar.bz2
samba-2e315315e58b666b89ae205cc60c6a39a20915fe.zip
r7054: added a example script showing ldbSearch() usage
(This used to be commit 0fe835b16c8e8c4fbd801a447aca1f077934e84c)
Diffstat (limited to 'swat/esptest/index.esp')
-rw-r--r--swat/esptest/index.esp3
1 files changed, 2 insertions, 1 deletions
diff --git a/swat/esptest/index.esp b/swat/esptest/index.esp
index 7a5952e955..e95a22ba3f 100644
--- a/swat/esptest/index.esp
+++ b/swat/esptest/index.esp
@@ -1,6 +1,7 @@
<%
var tests = new Array("formtest", "showvars", "include",
- "session", "loadparm", "exception");
+ "session", "loadparm", "exception",
+ "ldb");
%>
<HTML>