Threaded items in every page concerned. Some code cleanup.

This commit is contained in:
Domovoy
2012-08-03 21:55:17 +02:00
parent cc6e6e53be
commit ea7db7b7a8
6 changed files with 18 additions and 386 deletions

View File

@@ -687,7 +687,7 @@ function network_content(&$a, $update = 0) {
$mode = (($nouveau) ? 'network-new' : 'network');
$o .= conversation($a,$items,$mode,$update, false, true);
$o .= conversation($a,$items,$mode,$update);
if(! $update) {
if(! get_pconfig(local_user(),'system','alt_pager')) {