Changeset 6520
- Timestamp:
- 12/16/07 09:58:09 (1 year ago)
- Files:
-
- trunk/lib/util/sfBrowser.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib/util/sfBrowser.class.php
r6514 r6520 516 516 } 517 517 518 public function listenToException( $event)518 public function listenToException(sfEvent $event) 519 519 { 520 520 $this->currentException = $event->getSubject();