at zero rows. Handled here rather than in * each of the 48 listing pages because this file is the one thing they all * include, and it already has $num_rows. */ require __DIR__ . '/inc_empty_state.php'; $total_found_rows = $num_rows[0]; $total_pages = ceil($total_found_rows / $user_config_records_per_page); if ($total_found_rows > 5) { $i = 0; ?>