Project updates
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 3 Jul 2018 12:17:39 +0000 (08:17 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 3 Jul 2018 12:17:39 +0000 (08:17 -0400)
remove sites that are live now.

index.php

index 338e936..9c1a401 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'    => 4217,
+    //     'name'  => 'Frederic Township',
+    //     'sName' => 'frederic',
+    //     'data'  => getProjectTaskById(4217, $dbh)
+    // ),
     array(
         'id'    => 4176,
         'name'  => 'Circuit 46',
@@ -121,12 +121,12 @@ $projectArray = array(
         'sName' => 'safeinmi',
         'data'  => getProjectTaskById(4220, $dbh)
     ),
-    array(
-        'id'    => 4182,
-        'name'  => 'Bay Harbor',
-        'sName' => 'bayharbor',
-        'data'  => getProjectTaskById(4182, $dbh)
-    ),
+    // array(
+    //     'id'    => 4182,
+    //     'name'  => 'Bay Harbor',
+    //     'sName' => 'bayharbor',
+    //     'data'  => getProjectTaskById(4182, $dbh)
+    // ),
     array(
         'id'    => 4020,
         'name'  => 'Events Calendar',