From: Steve Sutton Date: Wed, 31 Oct 2018 12:24:01 +0000 (-0400) Subject: updates for uptra X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=c357e1b4c2e524d2341d1cbef30db9ae29c984f7;p=prog%2FDash.git updates for uptra --- diff --git a/index.php b/index.php index 8034ecc..c198747 100644 --- a/index.php +++ b/index.php @@ -92,10 +92,10 @@ $projectArray = array( 'data' => getProjectTaskById(4244, $dbh) ), array( - 'id' => 4224, - 'name' => 'CharEm ISD', - 'sName' => 'charem', - 'data' => getProjectTaskById(4224, $dbh) + 'id' => 4242, + 'name' => 'Uptra', + 'sName' => 'aptra', + 'data' => getProjectTaskById(4242, $dbh) ), array( 'id' => 4222,