MErged from CVS
authormoodler <moodler>
Mon, 30 Aug 2004 08:44:00 +0000 (08:44 +0000)
committermoodler <moodler>
Mon, 30 Aug 2004 08:44:00 +0000 (08:44 +0000)
files/index.php
lib/editor/coursefiles.php
mod/resource/coursefiles.php
mod/scorm/coursefiles.php

index 216fd09904f793fbfaf8ed7c5e1c235f26deab5f..c5fde28ba22aec0e29bb0883b8b1ac638ebe5f4c 100644 (file)
                 } else {
                     $usehtmleditor = false;
                 }
+                $usehtmleditor = false;    // Always keep it off for now
 
                 print_heading("$streditfile");
 
index 517dd5c493f2af5646826c362abefcc4b5a290a9..32b69bbdf4065a3b440998c2e4e568ed261741e8 100644 (file)
                     $usehtmleditor = false;
                     $onsubmit = "";
                 }
+                $usehtmleditor = false;    // Always keep it off for now
 
                 print_heading("$streditfile");
 
index 8dff0964c87c05767f10152eed59cb447031098c..f5c095b9552b0489e5e502ab2cf855cfbc8b0f9d 100644 (file)
                     $usehtmleditor = false;
                     $onsubmit = "";
                 }
+                $usehtmleditor = false;    // Always keep it off for now
 
                 print_heading("$streditfile");
 
index b922736b978e6ee68ca3877a84ec570fcda3d20f..e6860403d7db1c1c96b2823a14ddc32e266b1202 100755 (executable)
                     $usehtmleditor = false;
                     $onsubmit = "";
                 }
+                $usehtmleditor = false;    // Always keep it off for now
 
                 print_heading("$streditfile");