summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-05-27 18:21:54 +0200
committerRemi Collet <fedora@famillecollet.com>2010-05-27 18:21:54 +0200
commit5b1352c533fc867026f4b47d3de124388819e885 (patch)
tree1a305f0eaa3d623ba72b78cfd262f4af18fa5a73
parent707d798cd402a08157ef2a66eff6cbebe606d746 (diff)
minor fix (no upstream column in all list)
-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);