From d26bf8f902bef413882d0ba89aaa6a72cd3ec782 Mon Sep 17 00:00:00 2001 From: "qiang.xue" Date: Sun, 14 Feb 2010 19:53:04 +0000 Subject: [PATCH] (Fixes issue 917) --- framework/cli/views/shell/controller/view.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/cli/views/shell/controller/view.php b/framework/cli/views/shell/controller/view.php index a1acce0fd..0bcc21254 100644 --- a/framework/cli/views/shell/controller/view.php +++ b/framework/cli/views/shell/controller/view.php @@ -23,4 +23,4 @@ else ?>

echo $this->id . '/' . $this->action->id; ?>

-

You may change the content of this page by modifying the file echo __FILE__; ?>.

+

You may change the content of this page by modifying the file echo __FILE__; ?>.