Development

Changeset 6520

You must first sign up to be able to contribute.

Changeset 6520

Show
Ignore:
Timestamp:
12/16/07 09:58:09 (1 year ago)
Author:
fabien
Message:

fixed method signature

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/util/sfBrowser.class.php

    r6514 r6520  
    516516  } 
    517517 
    518   public function listenToException($event) 
     518  public function listenToException(sfEvent $event) 
    519519  { 
    520520    $this->currentException = $event->getSubject();