Vergleich inc/class_moderation.php - 1.8.17 - 1.8.18
Zeile 755 | Zeile 755 |
---|---|
* @param int $tid Thread ID (Set to 0 if posts from multiple threads are selected) |
* @param int $tid Thread ID (Set to 0 if posts from multiple threads are selected) |
function merge_posts($pids, $tid=0, $sep="new_line") | function merge_posts($pids=array(), $tid=0, $sep="new_line") |
{ | { |