projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5d65a7
)
phpdoc
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 12 Nov 2010 22:02:17 +0000
(17:02 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 12 Nov 2010 22:02:31 +0000
(17:02 -0500)
framework/Share/lib/Horde/Share.php
patch
|
blob
|
history
diff --git
a/framework/Share/lib/Horde/Share.php
b/framework/Share/lib/Horde/Share.php
index
7e1c11d
..
324fa18
100644
(file)
--- a/
framework/Share/lib/Horde/Share.php
+++ b/
framework/Share/lib/Horde/Share.php
@@
-92,6
+92,12
@@
class Horde_Share
*/
protected $_groups;
+ /**
+ * A callback that is passed to the share objects for setting the objects'
+ * Horde_Share object.
+ *
+ * @var callback
+ */
protected $_shareCallback;
/**