diff options
author | friendica <info@friendica.com> | 2013-09-28 05:03:58 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-09-28 05:03:58 -0700 |
commit | 6ca6bc2dd8cadb509ad84e184a11a80c6441921f (patch) | |
tree | f47e4ebfad2cec30f030b7bf6ef1d84593b54156 /include/ConversationObject.php | |
parent | 13e18332aa5d2fd1e32dbbfeabcb0772b6db3f5b (diff) | |
download | volse-hubzilla-6ca6bc2dd8cadb509ad84e184a11a80c6441921f.tar.gz volse-hubzilla-6ca6bc2dd8cadb509ad84e184a11a80c6441921f.tar.bz2 volse-hubzilla-6ca6bc2dd8cadb509ad84e184a11a80c6441921f.zip |
close comment
Diffstat (limited to 'include/ConversationObject.php')
-rw-r--r-- | include/ConversationObject.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ConversationObject.php b/include/ConversationObject.php index bf4300cb1..bb144d893 100644 --- a/include/ConversationObject.php +++ b/include/ConversationObject.php @@ -7,6 +7,7 @@ require_once('boot.php'); require_once('include/BaseObject.php'); require_once('include/ItemObject.php'); require_once('include/text.php'); +require_once('include/items.php'); /** * A list of threads |