Vergleich private.php - 1.8.27 - 1.8.32
Zeile 1598 | Zeile 1598 |
---|---|
$plugins->run_hooks("private_empty_start"); |
$plugins->run_hooks("private_empty_start"); |
$folderlist = $unread = ''; | $folderlist = ''; |
foreach($foldersexploded as $key => $folders) |
foreach($foldersexploded as $key => $folders) |
$unread = ''; | |
$fid = $folderinfo[0]; | $fid = $folderinfo[0]; |