Development

Changeset 8241

You must first sign up to be able to contribute.

Changeset 8241

Show
Ignore:
Timestamp:
04/03/08 20:57:29 (1 year ago)
Author:
dwhittle
Message:

1.1: fixed issue with sfDebug

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.1/lib/debug/sfDebug.class.php

    r8172 r8241  
    151151   * @return array The user parameters 
    152152   */ 
    153   public static function userAsArray(sfUser $user
     153  public static function userAsArray(sfUser $user = null
    154154  { 
    155155    if (!$user) 

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting, and supporting several large Open-Source projects.