summaryrefslogtreecommitdiffstats
path: root/all.php
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-05-28 00:21:54 +0800
committertrasher <trasher@x-tnd.be>2010-05-29 16:44:57 +0800
commitd4db37b22442597d3caef906b97b47f7e289184a (patch)
tree1a305f0eaa3d623ba72b78cfd262f4af18fa5a73 /all.php
parent9e248007a16986a02fbfc269addb01de07ee427b (diff)
minor fix (no upstream column in all list)
Diffstat (limited to 'all.php')
-rw-r--r--all.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/all.php b/all.php
index 08e6618..2b32a5b 100644
--- a/all.php
+++ b/all.php
@@ -199,7 +199,6 @@ try {
<tr>
<th>Package</th>
<th>Owner(s)</th>
- <th>Upstream</th>
<?php
$repos = listRepos($db);
$repos_k = array_keys($repos);