--- loncom/cgi/graph.png 2003/10/15 21:08:39 1.25 +++ loncom/cgi/graph.png 2003/10/16 19:54:42 1.26 @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# $Id: graph.png,v 1.25 2003/10/15 21:08:39 matthew Exp $ +# $Id: graph.png,v 1.26 2003/10/16 19:54:42 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -78,7 +78,7 @@ Your cookie information is incorrect. W END - return; + exit; } $|=1; # Autoflush after each print/write