diff --git a/module/todo/control.php b/module/todo/control.php index ecb86cb792..eab7d0d4a6 100644 --- a/module/todo/control.php +++ b/module/todo/control.php @@ -15,7 +15,7 @@ class todo extends control * Construct function, load model of task, bug, my. * * @access public - * @return void + * @return voidzentaoms\www */ public function __construct() { diff --git a/module/todo/view/view.html.php b/module/todo/view/view.html.php index f9799c0a34..c0f02360ba 100644 --- a/module/todo/view/view.html.php +++ b/module/todo/view/view.html.php @@ -23,7 +23,7 @@