From: Steve Sutton Date: Tue, 17 Apr 2018 20:43:13 +0000 (-0400) Subject: update the dash X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=9b1e7948f517bde67e43ea46858664a90c8a190d;p=prog%2FDash.git update the dash --- diff --git a/index.php b/index.php index fd49bed..6dd3b42 100644 --- a/index.php +++ b/index.php @@ -86,10 +86,10 @@ function getProjectTaskById( $pid, $dbh ) */ $projectArray = array( array( - 'id' => 4190, - 'name' => 'Visit Benzie', - 'sName' => 'benzie', - 'data' => getProjectTaskById(4190, $dbh) + 'id' => 4207, + 'name' => 'Destination MI', + 'sName' => 'destinationmi', + 'data' => getProjectTaskById(4207, $dbh) ), array(