projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b45a30
)
typo
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 26 May 2010 15:47:19 +0000
(11:47 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 26 May 2010 15:47:41 +0000
(11:47 -0400)
nag/lib/Task.php
patch
|
blob
|
history
diff --git
a/nag/lib/Task.php
b/nag/lib/Task.php
index
ee2a25d
..
bc9101a
100644
(file)
--- a/
nag/lib/Task.php
+++ b/
nag/lib/Task.php
@@
-1053,7
+1053,7
@@
class Nag_Task {
/* Due Date */
if ($due = $message->getDueDate()) {
- $this->due = $due->timstamp();
+ $this->due = $due->tim
e
stamp();
}
/* Start Date */