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:
c357e1b
)
add city of harborsprings
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 12 Nov 2018 13:13:26 +0000
(08:13 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 12 Nov 2018 13:13:26 +0000
(08:13 -0500)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
c198747
..
531196f
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-86,10
+86,10
@@
function getProjectTaskById( $pid, $dbh )
*/
$projectArray = array(
array(
- 'id' => 42
44
,
- 'name' => '
Lakeside Club
',
- 'sName' => '
lakesideclub
',
- 'data' => getProjectTaskById(42
44
, $dbh)
+ 'id' => 42
58
,
+ 'name' => '
City of Harbor Springs
',
+ 'sName' => '
cityofharborsprings
',
+ 'data' => getProjectTaskById(42
58
, $dbh)
),
array(
'id' => 4242,