Bug recherche auteur ok
This commit is contained in:
parent
411b19df58
commit
e15003fc5c
5 changed files with 33 additions and 34 deletions
|
|
@ -53,7 +53,6 @@
|
|||
$strStartDate = $_POST['startdate']??'';
|
||||
$strEndDate = $_POST['enddate']??'';
|
||||
$intCategory = $_POST['category']??0;
|
||||
|
||||
// Récupération des projetc
|
||||
$objProjectModel = new ProjectModel;
|
||||
$arrProject = $objProjectModel->findAll(intAuthor:$intAuthor, intPeriod:$intPeriod, strDate:$strDate,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue