diff --git a/web/includes/functions.php b/web/includes/functions.php index 9a510b6a6..8ab9fbea6 100644 --- a/web/includes/functions.php +++ b/web/includes/functions.php @@ -361,7 +361,7 @@ function outputControlStream( $src, $width, $height, $monitor, $scale, $target ) } function outputHelperStream( $id, $src, $width, $height, $title="" ) { - echo getOutputHelperStream( $id, $src, $width, $height, $title ); + echo getHelperStream( $id, $src, $width, $height, $title ); } function getHelperStream( $id, $src, $width, $height, $title="" ) { return '