summaryrefslogtreecommitdiffstats
path: root/web/html/pkgsubmit.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/pkgsubmit.php')
-rw-r--r--web/html/pkgsubmit.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/web/html/pkgsubmit.php b/web/html/pkgsubmit.php
index ac98ba75..a413a073 100644
--- a/web/html/pkgsubmit.php
+++ b/web/html/pkgsubmit.php
@@ -446,14 +446,6 @@ html_header("Submit");
# User is not uploading, or there were errors uploading - then
# give the visitor the default upload form
if (ini_get("file_uploads")):
- if ($error):
-?>
-
-<span class='error'><?php print $error; ?></span><br />
-<br />
-
-<?php
- endif;
$pkg_categories = pkgCategories();
$pkg_locations = pkgLocations();