Vergleich modcp.php - 1.8.17 - 1.8.18
Zeile 3578 | Zeile 3578 |
---|---|
$per_page = (int)$mybb->input['filter']['per_page']; |
$per_page = (int)$mybb->input['filter']['per_page']; |
$pages = ceil($total_warning / $per_page); | |
// Build the base URL for pagination links | // Build the base URL for pagination links |