--- loncom/interface/lonindexer.pm 2009/07/17 15:42:07 1.199 +++ loncom/interface/lonindexer.pm 2009/09/25 15:37:32 1.200 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.199 2009/07/17 15:42:07 droeschl Exp $ +# $Id: lonindexer.pm,v 1.200 2009/09/25 15:37:32 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1147,7 +1147,7 @@ $r->print (''.($output eq '' ? ' ':$output). + $r->print(''.($output eq '' ? ' ':$output). " \n"); }