Show
Ignore:
Timestamp:
01/12/08 16:39:27 (11 months ago)
Author:
flack
Message:

PHPdoc tag fixes and some formatting improvements

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom.helper.datamanager2/formmanager/ajax.php

    r14380 r14390  
    6969     * ... 
    7070     * 
    71      * @param name The name of the form. This defaults to the name of the currently active component, which should 
     71     * @param mixed $name The name of the form. This defaults to the name of the currently active component, which should 
    7272     *     suffice in most cases. 
    7373     * @return boolean Indicating success. 
  • trunk/midcom/midcom.helper.datamanager2/formmanager/paged.php

    r14380 r14390  
    6565     * ... 
    6666     * 
    67      * @param name The name of the form. This defaults to the name of the currently active component, which should 
     67     * @param mixed $name The name of the form. This defaults to the name of the currently active component, which should 
    6868     *     suffice in most cases. 
    6969     * @return boolean Indicating success.