reglage bug

This commit is contained in:
pierre renaudot
2024-01-18 10:20:48 +01:00
parent 6d57767987
commit 865134080e
7 changed files with 9 additions and 20 deletions

View File

@@ -14,7 +14,7 @@ if ($_SESSION["typeU"] == "comptable") {
}
} else {
$userId = $_SESSION['uId'];
}
}
//Pagination
if(isset($_GET['page']) && !empty($_GET['page'])){