Browse Source

[svn r10320] audiorecorder patch

Eric Marguin 18 years ago
parent
commit
632ef6d935
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/newscorm/display_audiorecorder.php

+ 1 - 1
main/newscorm/display_audiorecorder.php

@@ -32,7 +32,7 @@ echo '<html>
 echo '<div id="audiorecorder">	';
 	
 
-$audio_recorder_studentview = false;
+$audio_recorder_studentview = 'true';
 
 
 $audio_recorder_item_id = $_SESSION['oLP']->current;