From: Steve Sutton Date: Tue, 18 Sep 2018 12:14:30 +0000 (-0400) Subject: update to add charem X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=70d92e62ce8015e8edfcb962fe1f235a4cebae1e;p=prog%2FDash.git update to add charem --- diff --git a/index.php b/index.php index 5aa0a66..ca780b5 100644 --- a/index.php +++ b/index.php @@ -85,12 +85,12 @@ function getProjectTaskById( $pid, $dbh ) * ) */ $projectArray = array( - // array( - // 'id' => 4217, - // 'name' => 'Frederic Township', - // 'sName' => 'frederic', - // 'data' => getProjectTaskById(4217, $dbh) - // ), + array( + 'id' => 4224, + 'name' => 'CharEm ISD', + 'sName' => 'charem', + 'data' => getProjectTaskById(4224, $dbh) + ), array( 'id' => 4222, 'name' => 'Alpena',