projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edd088a
)
Need to add geoLocation here also.
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 6 Aug 2010 21:39:45 +0000
(17:39 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 6 Aug 2010 21:39:45 +0000
(17:39 -0400)
kronolith/lib/Event.php
patch
|
blob
|
history
diff --git
a/kronolith/lib/Event.php
b/kronolith/lib/Event.php
index
1c3347d
..
535a7fa
100644
(file)
--- a/
kronolith/lib/Event.php
+++ b/
kronolith/lib/Event.php
@@
-324,6
+324,7
@@
abstract class Kronolith_Event
case 'indent':
case 'span':
case 'rowspan':
+ case 'geoLocation':
$this->{'_' . $name} = $value;
return;
}