Development

Changeset 5380

You must first sign up to be able to contribute.

Changeset 5380

Show
Ignore:
Timestamp:
10/05/07 15:46:22 (1 year ago)
Author:
noel
Message:

fixed typo (closes #2334)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.0/lib/action/sfComponent.class.php

    r3379 r5380  
    209209   * This is a proxy method equivalent to: 
    210210   * 
    211    * <code>$this->getContext()->getController()</code> 
     211   * <code>$this->getContext()->getUser()</code> 
    212212   * 
    213213   * @return sfUser The current sfUser implementation instance