Development

Changeset 5902

You must first sign up to be able to contribute.

Changeset 5902

Show
Ignore:
Timestamp:
11/07/07 22:37:47 (1 year ago)
Author:
fabien
Message:

removed unused variable

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/config/sfConfigCache.class.php

    r5222 r5902  
    138138  public function checkConfig($configPath, $optional = false) 
    139139  { 
    140     static $process_cache_cleared = false; 
    141  
    142140    if (sfConfig::get('sf_debug') && sfConfig::get('sf_logging_enabled')) 
    143141    {