Show
Ignore:
Timestamp:
02/15/08 11:57:46 (2 years ago)
Author:
guilhermeblanco
Message:

Small fix convertion of enum (fixes #788)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.10/lib/Doctrine/Query.php

    r3782 r3789  
    11021102            $this->_pendingAggregates = array(); 
    11031103            $this->_aggregateAliasMap = array(); 
    1104             $this->_enumParams = array(); 
    11051104        } 
    11061105        $this->reset();