Changeset 3127
- Timestamp:
- 04/25/08 08:10:55 (2 months ago)
- Files:
-
- trunk/Solar/Filter.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Solar/Filter.php
r3122 r3127 626 626 $invalid = $this->getFilter($method)->getInvalid(); 627 627 $this->_chain_invalid[$key][] = $this->_chainLocale($invalid); 628 // skip remaining filters on this key 629 return; 628 630 } 629 631 }
