update the dash
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 17 Apr 2018 20:43:13 +0000 (16:43 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 17 Apr 2018 20:43:13 +0000 (16:43 -0400)
index.php

index fd49bed..6dd3b42 100644 (file)
--- 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(