update id for resort township
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 30 Oct 2017 12:09:42 +0000 (08:09 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 30 Oct 2017 12:09:42 +0000 (08:09 -0400)
index.php

index 65d635c..d14a621 100644 (file)
--- 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,