Clear
Showing to of notification(s) 0): ?> unread

No notifications found

Try adjusting your filters

1): ?>
Page of
1): ?> 1): ?> Previous 1) { echo '1'; if ($start > 2) { echo '...'; } } // Page numbers for ($i = $start; $i <= $end; $i++) { if ($i == $page) { echo '' . $i . ''; } else { echo '' . $i . ''; } } // Show last page + ellipsis if needed if ($end < $totalPages) { if ($end < $totalPages - 1) { echo '...'; } echo '' . $totalPages . ''; } ?> Next