svn commit: samba r7097 - in branches/SAMBA_4_0/swat/esptest: .

tridge at samba.org tridge at samba.org
Mon May 30 08:51:00 GMT 2005


Author: tridge
Date: 2005-05-30 08:50:53 +0000 (Mon, 30 May 2005)
New Revision: 7097

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7097

Log:
removed a debug line


Modified:
   branches/SAMBA_4_0/swat/esptest/formtest.esp


Changeset:
Modified: branches/SAMBA_4_0/swat/esptest/formtest.esp
===================================================================
--- branches/SAMBA_4_0/swat/esptest/formtest.esp	2005-05-30 08:50:24 UTC (rev 7096)
+++ branches/SAMBA_4_0/swat/esptest/formtest.esp	2005-05-30 08:50:53 UTC (rev 7097)
@@ -15,7 +15,6 @@
 f.submit[0] = "OK";
 f.submit[1] = "Cancel";
 
-printVars(f);
 display_form(f);
 
 <%



More information about the samba-cvs mailing list