From 63e958747abf3acd61ae66651b29dd52973ccf2b Mon Sep 17 00:00:00 2001 From: kanoi Date: Wed, 8 Apr 2015 15:24:01 +1000 Subject: [PATCH] php - enable the pool graph --- pool/prime.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pool/prime.php b/pool/prime.php index 9c0d2706..44e06463 100644 --- a/pool/prime.php +++ b/pool/prime.php @@ -79,11 +79,12 @@ function check() 'Shifts' => 'shifts', 'Shift Graph' => 'usperf', 'Workers' => 'workers', - 'Management' => 'workmgt', + 'Management' => 'workmgt' ), 'Pool' => array( 'Stats' => 'stats', - 'Blocks' => 'blocks' + 'Blocks' => 'blocks', + 'Graph' => 'psperf' ), 'Admin' => NULL, 'gap' => array( # options not shown