Development

Changeset 6158

You must first sign up to be able to contribute.

Changeset 6158

Show
Ignore:
Timestamp:
11/24/07 17:32:49 (2 years ago)
Author:
fabien
Message:

added missing phpdoc for sfForm

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/form/sfForm.class.php

    r6114 r6158  
    4141  /** 
    4242   * Constructor. 
     43   * 
     44   * @param array  An array of field default values 
     45   * @param string A CSRF secret (false to disable CSRF protection, null to use the global CSRF secret) 
    4346   */ 
    4447  public function __construct($defaults = array(), $CSRFSecret = null) 

The Sensio Labs Network

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