diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -208,6 +208,7 @@ $stats = array( 'building' => 0, 'partial' => 0, 'built' => 0, + 'youri' => 0, ); $total = count($pkgs); |