update to add charem
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 18 Sep 2018 12:14:30 +0000 (08:14 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 18 Sep 2018 12:14:30 +0000 (08:14 -0400)
index.php

index 5aa0a66..ca780b5 100644 (file)
--- 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',