git.samba.org
/
samba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
r6999: - renamed our html files to esp
[samba.git]
/
swat
/
esptest
/
formtest.esp
diff --git
a/swat/esptest/formtest.html
b/swat/esptest/formtest.esp
similarity index 97%
rename from
swat/esptest/formtest.html
rename to
swat/esptest/formtest.esp
index 8de25f76a5d26d188a8046af99867f58a550efb6..7996900eb210bd53c6754e4256dc499c4abc17a6 100644
(file)
--- a/
swat/esptest/formtest.html
+++ b/
swat/esptest/formtest.esp
@@
-20,7
+20,7
@@
Samba4 ESP test
/* if they cancelled then take them back to the list of tests */
if (form['submit'] == "Cancel") {
- redirect("index.
html
");
+ redirect("index.
esp
");
}
%>
You chose firstName=@@form['firstName'] lastName=@@form['lastName']