aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-05-09 18:08:00 -0700
committerfriendica <info@friendica.com>2013-05-09 18:08:00 -0700
commit112dbf3abd543152ad4ed3f444331ac88c1f4c46 (patch)
treebafcc41537c25afca1ba94564ade219b06203595 /include/conversation.php
parent735140e8d9f86c5ee0cbc29b50129e1abb73a647 (diff)
downloadvolse-hubzilla-112dbf3abd543152ad4ed3f444331ac88c1f4c46.tar.gz
volse-hubzilla-112dbf3abd543152ad4ed3f444331ac88c1f4c46.tar.bz2
volse-hubzilla-112dbf3abd543152ad4ed3f444331ac88c1f4c46.zip
get search page working with live-update and endless scroll, still not perfect - there may be duplicated content and possibly unauthorised content and 'timeago' not working correctly - will deal with those later, but at least you can see results.
Diffstat (limited to 'include/conversation.php')
-rw-r--r--include/conversation.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/conversation.php b/include/conversation.php
index a615dfcc5..59624959f 100644
--- a/include/conversation.php
+++ b/include/conversation.php
@@ -512,9 +512,6 @@ function conversation(&$a, $items, $mode, $update, $page_mode = 'traditional') {
// - just loop through the items and format them minimally for display
-
-
-
//$tpl = get_markup_template('search_item.tpl');
$tpl = 'search_item.tpl';