--- loncom/interface/lonuserutils.pm 2009/04/04 21:47:41 1.86 +++ loncom/interface/lonuserutils.pm 2009/04/22 16:44:36 1.87 @@ -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.87 2009/04/22 16:44:36 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -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,