source: branches/samba-3.5.x/swat2/scripting/test.esp@ 738

Last change on this file since 738 was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 100 bytes
Line 
1<h3>A esp include file</h3>
2<%
3 function testfn(test) {
4 return "the argument was " + test;
5 }
6%>
Note: See TracBrowser for help on using the repository browser.