minor changes to support forum mode

This commit is contained in:
friendica
2014-11-15 14:03:41 -08:00
parent 87cdfc1751
commit f299922df3
5 changed files with 4342 additions and 4346 deletions
+2 -2
View File
@@ -853,8 +853,8 @@ function conversation(&$a, $items, $mode, $update, $page_mode = 'traditional', $
profiler($t3,$t4,'conversation template');
}
if($page_mode === 'preview')
logger('preview: ' . $o);
// if($page_mode === 'preview')
// logger('preview: ' . $o, LOGGER_DATA);
return $o;