diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-05-27 18:21:54 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-05-27 18:21:54 +0200 |
commit | 5b1352c533fc867026f4b47d3de124388819e885 (patch) | |
tree | 1a305f0eaa3d623ba72b78cfd262f4af18fa5a73 | |
parent | 707d798cd402a08157ef2a66eff6cbebe606d746 (diff) |
minor fix (no upstream column in all list)
-rw-r--r-- | all.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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); |