--- test/html-webhacc/cc.cgi 2008/08/14 15:50:42 1.62
+++ test/html-webhacc/cc.cgi 2008/08/15 16:44:03 1.63
@@ -69,6 +69,8 @@
## NOTE: This is an error of the implementation.
$result->layer_uncertain ('transfer');
$result->generate_result_section;
+
+ $out->input ($original_input);
return;
}
@@ -147,4 +149,4 @@
=cut
-## $Date: 2008/08/14 15:50:42 $
+## $Date: 2008/08/15 16:44:03 $