Development

Changeset 9537

You must first sign up to be able to contribute.

Changeset 9537

Show
Ignore:
Timestamp:
06/11/08 11:21:04 (2 years ago)
Author:
fabien
Message:

removed debug information for tasks that use a database connection (to enable those logs, use -t) (closes #3731)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.1/lib/task/sfBaseTask.class.php

    r9439 r9537  
    5959    { 
    6060      $autoloader->addDirectory($dir); 
     61    } 
     62 
     63    if (!$this->commandApplication->withTrace()) 
     64    { 
     65      sfConfig::set('sf_logging_enabled', false); 
    6166    } 
    6267 

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.