]> git.donarmstrong.com Git - debbugs.git/blobdiff - cgi/pkgreport.cgi
[project @ 2003-05-03 20:42:15 by doogie]
[debbugs.git] / cgi / pkgreport.cgi
index fdf5709d8807300170b9e46982e9b8dc438df91f..15345c919f30d9f8ccb50da7dfa7f326ab5873bb 100755 (executable)
@@ -75,7 +75,7 @@ if (!$found) {
                }
        }
 }
-quit("You have to choose something to select by") if (!$found);
+quitcgi("You have to choose something to select by") if (!$found);
 
 my $Archived = $archive ? " Archived" : "";