projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2ccee4
)
phpdoc
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Tue, 9 Mar 2010 14:27:11 +0000
(09:27 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Tue, 9 Mar 2010 14:27:11 +0000
(09:27 -0500)
kronolith/lib/Kronolith.php
patch
|
blob
|
history
diff --git
a/kronolith/lib/Kronolith.php
b/kronolith/lib/Kronolith.php
index
d83a4e6
..
e0bcbbe
100644
(file)
--- a/
kronolith/lib/Kronolith.php
+++ b/
kronolith/lib/Kronolith.php
@@
-2464,6
+2464,11
@@
class Kronolith
}
}
+ /**
+ * Obtain a Kronolith_Tagger instance
+ *
+ * @return Kronolith_Tagger
+ */
public static function getTagger()
{
if (empty(self::$_tagger)) {