From 9877d3cd7ddb2658a7f4dbba78f9a60066a22594 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 6 Feb 2018 11:57:57 -0500 Subject: [PATCH] Update project id --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index dd55e00..39e2e5a 100644 --- a/index.php +++ b/index.php @@ -98,7 +98,7 @@ $projectArray = array( 'data' => getProjectTaskById(4091, $dbh) ), array( - 'id' => 4159, + 'id' => 4165, 'name' => 'Ka Hale A Ke Ola', 'sName' => 'khako', 'data' => getProjectTaskById(4165, $dbh) -- 2.17.1