projects
/
prog
/
Dash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b1e794
)
add circlemichigan
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 25 Apr 2018 12:16:14 +0000
(08:16 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 25 Apr 2018 12:16:14 +0000
(08:16 -0400)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
6dd3b42
..
cacac60
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-86,10
+86,10
@@
function getProjectTaskById( $pid, $dbh )
*/
$projectArray = array(
array(
- 'id' => 4
207
,
- 'name' => '
Destination MI
',
- 'sName' => '
destinationmi
',
- 'data' => getProjectTaskById(4
207
, $dbh)
+ 'id' => 4
184
,
+ 'name' => '
Circle Michigan
',
+ 'sName' => '
circlemichigan
',
+ 'data' => getProjectTaskById(4
184
, $dbh)
),
array(