summaryrefslogtreecommitdiff
path: root/app/Model/Subtask.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-10-19 21:05:41 -0400
committerFrederic Guillot <fred@kanboard.net>2015-10-19 21:05:41 -0400
commit7303a79b503dde63c627675ce4155f96c4e4dbd3 (patch)
tree91f2d7bcfc228bc5218ff8e2db2d7b9a2c19475c /app/Model/Subtask.php
parent43cffe282868ff5c32804c34b31baaa1317f5a8e (diff)
Cleanup and minor fixes
Diffstat (limited to 'app/Model/Subtask.php')
-rw-r--r--app/Model/Subtask.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Model/Subtask.php b/app/Model/Subtask.php
index 94b13a0e..f81e5b1c 100644
--- a/app/Model/Subtask.php
+++ b/app/Model/Subtask.php
@@ -352,8 +352,6 @@ class Subtask extends Base
/**
* Change the status of subtask
*
- * Todo -> In progress -> Done -> Todo -> etc...
- *
* @access public
* @param integer $subtask_id
* @return bool