summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2012-01-21 01:19:23 +0000
committerPascal Terjan <pterjan@mageia.org>2012-01-21 01:19:23 +0000
commit36604b2794590431777fa0c59eb45a1d7864933f (patch)
tree3bde617eabbea72285352d5ed2d34555299c5d9a /index.php
parentc89f435c1f68f6c7a877e62b8a95ea5636e7fa78 (diff)
downloadpkgsubmit-36604b2794590431777fa0c59eb45a1d7864933f.tar
pkgsubmit-36604b2794590431777fa0c59eb45a1d7864933f.tar.gz
pkgsubmit-36604b2794590431777fa0c59eb45a1d7864933f.tar.bz2
pkgsubmit-36604b2794590431777fa0c59eb45a1d7864933f.tar.xz
pkgsubmit-36604b2794590431777fa0c59eb45a1d7864933f.zip
Add youri status to the list now that it can happen
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index e5f9835..245e877 100644
--- a/index.php
+++ b/index.php
@@ -208,6 +208,7 @@ $stats = array(
'building' => 0,
'partial' => 0,
'built' => 0,
+ 'youri' => 0,
);
$total = count($pkgs);