Skip to:
Content

bbPress.org


Ignore:
Timestamp:
01/17/2011 05:32:48 AM (15 years ago)
Author:
johnjamesjacoby
Message:

Add missing phpDoc from r2810. Assign a default tab_index value to try to avoid conflicts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-includes/bbp-general-template.php

    r2810 r2811  
    330330 * tab index by default.
    331331 *
     332 * @since bbPress (r2810)
     333 *
    332334 * @param int $auto_increment Optional Default true. Set to false to prevent ++
    333335 */
     
    343345     * tab index by default.
    344346     *
     347     * @since bbPress (r2810)
     348     *
    345349     * @uses apply_filters Allows return value to be filtered
    346350     * @param int $auto_increment Optional Default true. Set to false to prevent ++
Note: See TracChangeset for help on using the changeset viewer.