reglage bug
This commit is contained in:
@@ -14,7 +14,7 @@ if ($_SESSION["typeU"] == "comptable") {
|
||||
}
|
||||
} else {
|
||||
$userId = $_SESSION['uId'];
|
||||
}
|
||||
}
|
||||
|
||||
//Pagination
|
||||
if(isset($_GET['page']) && !empty($_GET['page'])){
|
||||
|
Reference in New Issue
Block a user