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:
332a0b5
)
Adding Billing projects
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 27 Nov 2017 13:25:22 +0000
(08:25 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 27 Nov 2017 13:25:22 +0000
(08:25 -0500)
Add new billing project to the list.
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
637fad7
..
8d610ed
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-134,6
+134,12
@@
$projectArray = array(
'sName' => 'eventReg',
'data' => getProjectTaskById(4100, $dbh)
),
+ array(
+ 'id' => 4172,
+ 'name' => 'Billing',
+ 'sName' => 'billing',
+ 'data' => getProjectTaskById(4172, $dbh)
+ ),
array(
'id' => 3975,
'name' => 'GLM Associate',