diff options
author | marijus <mario@mariovavti.com> | 2015-01-09 15:18:45 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2015-01-09 15:18:45 +0100 |
commit | 978d78b95310adad1075d525babfa566c81876f5 (patch) | |
tree | 8c266aed1f4f3e83778e1e62dc8ea24a0c6f68c1 /include/conversation.php | |
parent | e1c5cc46f63028a6525049339e84de711666817a (diff) | |
download | volse-hubzilla-978d78b95310adad1075d525babfa566c81876f5.tar.gz volse-hubzilla-978d78b95310adad1075d525babfa566c81876f5.tar.bz2 volse-hubzilla-978d78b95310adad1075d525babfa566c81876f5.zip |
basic changes for file activity
Diffstat (limited to 'include/conversation.php')
-rw-r--r-- | include/conversation.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/conversation.php b/include/conversation.php index a2fb3d162..986892fff 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -264,6 +264,7 @@ function localize_item(&$item){ } + /* // FIXME store parent item as object or target // (and update to json storage) |