ニジカ Pagination

This commit is contained in:
2024-03-31 19:29:40 +09:00
parent 036656469e
commit 57b261a751
6 changed files with 30 additions and 8 deletions
+2 -1
View File
@@ -101,7 +101,8 @@
<?php foreach (array_slice ($log_data,
($page - 1) * $length,
$length,
true) as $record): ?>
true)
as $record): ?>
<div class="mb-4">
<div>
<?= $record['date_time'] ?>