From: Steve Sutton Date: Mon, 11 Jun 2018 12:34:17 +0000 (-0400) Subject: add circuit 46 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=93a2abab16ab996625c7ebcb2840448b087a8fe8;p=prog%2FDash.git add circuit 46 --- diff --git a/index.php b/index.php index 88e57c9..338e936 100644 --- a/index.php +++ b/index.php @@ -91,6 +91,12 @@ $projectArray = array( 'sName' => 'frederic', 'data' => getProjectTaskById(4217, $dbh) ), + array( + 'id' => 4176, + 'name' => 'Circuit 46', + 'sName' => 'circuit', + 'data' => getProjectTaskById(4176, $dbh) + ), array( 'id' => 4199, 'name' => 'Hospitality Mentality 360',