From: Steve Sutton Date: Mon, 30 Oct 2017 12:09:42 +0000 (-0400) Subject: update id for resort township X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=3b2f7bbc63fa354d4370468e9eddeccba2d4553d;p=prog%2FDash.git update id for resort township --- diff --git a/index.php b/index.php index 65d635c..d14a621 100644 --- a/index.php +++ b/index.php @@ -111,10 +111,10 @@ $projectArray = array( ), array( - 'id' => 4166, + 'id' => 4167, 'name' => 'Resort Township', 'sName' => 'township', - 'data' => getProjectTaskById(4166, $dbh) + 'data' => getProjectTaskById(4167, $dbh) ), array( 'id' => 4074,