Merge branch 'pagination-feature'
This commit is contained in:
@@ -16,6 +16,7 @@ if ($_SESSION["typeU"] == "comptable") {
|
||||
$userId = $_SESSION['uId'];
|
||||
}
|
||||
|
||||
$lesFiches = $gestionFiche->get_ficheAvalider();
|
||||
|
||||
|
||||
|
||||
include("vues/v_fichesAvalider.php");
|
||||
|
Reference in New Issue
Block a user