--- loncom/interface/lonsource.pm 2008/08/01 16:01:44 1.21 +++ loncom/interface/lonsource.pm 2009/04/04 21:47:41 1.22 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Souce Code handler # -# $Id: lonsource.pm,v 1.21 2008/08/01 16:01:44 bisitz Exp $ +# $Id: lonsource.pm,v 1.22 2009/04/04 21:47:41 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -177,7 +177,7 @@ sub copy_file { print $fs $file_output; } $r->print("

"); - $r->print(''); + $r->print(''); #Some 1.3'ish feature is to include the derivative feature, will go here..' }