From 36604b2794590431777fa0c59eb45a1d7864933f Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sat, 21 Jan 2012 01:19:23 +0000 Subject: Add youri status to the list now that it can happen --- index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'index.php') 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); -- cgit v1.2.1