From dd2d36b91afa88532c4cd2882d37b850c9d4aca0 Mon Sep 17 00:00:00 2001 From: "guotao@cnezsoft.com" Date: Wed, 9 Mar 2011 09:51:10 +0000 Subject: [PATCH] * bug #119 --- module/todo/control.php | 2 +- module/todo/view/view.html.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@ todo->date;?> - date == todoModel::DAY_IN_FEATURE ? $lang->todo->dayInFeature : date(DT_DATE1, strtotime($todo->date)));?> + date == TODOModel::DAY_IN_FEATURE ? $lang->todo->dayInFeature : date(DT_DATE1, strtotime($todo->date)));?> todo->type;?>