--- loncom/interface/loncommon.pm 2017/03/21 23:13:17 1.1277 +++ loncom/interface/loncommon.pm 2017/03/21 23:19:29 1.1278 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1277 2017/03/21 23:13:17 raeburn Exp $ +# $Id: loncommon.pm,v 1.1278 2017/03/21 23:19:29 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -8357,6 +8357,7 @@ OFFLOAD '; } + $result .= ''."\n"; return $result.''; }