updating project task

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5102 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
gwoo 2007-05-15 03:51:40 +00:00
parent 673d0e1492
commit d1a44e9777

View file

@ -184,7 +184,7 @@ class ProjectTask extends Shell {
function __defaultHome($dir, $app) {
$path = $dir . 'views' . DS . 'pages' . DS;
include(CAKE_CORE_INCLUDE_PATH.DS.'cake'.DS.'console'.DS.'libs'.DS.'templates'.DS.'views'.DS.'home.ctp');
$this->createFile($path.'home.ctp', $output);
return $this->createFile($path.'home.ctp', $output);
}
/**
* generates and writes CAKE_SESSION_STRING