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:
0a0059b
)
update the dash
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 17 Apr 2018 20:43:13 +0000
(16:43 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 17 Apr 2018 20:43:13 +0000
(16:43 -0400)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
fd49bed
..
6dd3b42
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-86,10
+86,10
@@
function getProjectTaskById( $pid, $dbh )
*/
$projectArray = array(
array(
- 'id' => 4
190
,
- 'name' => '
Visit Benzie
',
- 'sName' => '
benzie
',
- 'data' => getProjectTaskById(4
190
, $dbh)
+ 'id' => 4
207
,
+ 'name' => '
Destination MI
',
+ 'sName' => '
destinationmi
',
+ 'data' => getProjectTaskById(4
207
, $dbh)
),
array(