Tuesday, July 28, 2009

Re: Remove "Strip "Welcome to CakePHP Console" from shell output

Hi Piotr,

Try to look into:
cake/console/libs/shell.php
and change the function _welcome , or just simply comment out the
$this->_welcome() method call in the function startup()

Regards,
Hendry

On Wed, Jul 29, 2009 at 2:36 AM, 3lancer.eu<kilczuk@gmail.com> wrote:
> I'd like to get rid off the welcome message as well as the folders
> info, as I don't need that everytime I run this task. Any good way to
> do that?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: