--- loncom/interface/lonuserutils.pm 2009/04/04 21:47:41 1.86 +++ loncom/interface/lonuserutils.pm 2009/04/22 17:19:10 1.88 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Utility functions for managing LON-CAPA user accounts # -# $Id: lonuserutils.pm,v 1.86 2009/04/04 21:47:41 bisitz Exp $ +# $Id: lonuserutils.pm,v 1.88 2009/04/22 17:19:10 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3399,7 +3399,7 @@ END

  -

+

END return; } @@ -3607,6 +3607,8 @@ sub upfile_drop_add { } else { $r->print('

'.&mt('Adding/Modifying Users')."

\n

\n"); } + $r->rflush; + my %counts = ( user => 0, auth => 0,