type of stream selection added
[brisk.git] / web / Obj / transports.phh
index 72ad49b..08ad7a0 100644 (file)
@@ -135,4 +135,8 @@ push(\"%s\");\n// -->\n</script>", $step, escpush($cont) );
         }
     }
 }
+
+class Transport_htmlfile extends Transport_iframe {
+}
+
 ?>
\ No newline at end of file