Changeset 3451 for branches/plugin/bbpress.php
- Timestamp:
- 08/25/2011 09:38:52 PM (15 years ago)
- File:
-
- 1 edited
-
branches/plugin/bbpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbpress.php
r3432 r3451 275 275 */ 276 276 public $extend = false; 277 278 /** Option Overload *******************************************************/ 279 280 /** 281 * @var array Optional Overloads default options retrieved from get_option() 282 */ 283 public $options = array(); 277 284 278 285 /** Functions *************************************************************/
Note: See TracChangeset
for help on using the changeset viewer.