summaryrefslogtreecommitdiff
path: root/app/Controller/Gantt.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Controller/Gantt.php')
-rw-r--r--app/Controller/Gantt.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Controller/Gantt.php b/app/Controller/Gantt.php
index 1ea5e957..6f3fb5c7 100644
--- a/app/Controller/Gantt.php
+++ b/app/Controller/Gantt.php
@@ -42,7 +42,7 @@ class Gantt extends Base
*/
public function saveDate()
{
- $project = $this->getProject();
+ $this->getProject();
$values = $this->request->getJson();
$result = $this->taskModification->update(array(