Changeset 3273
- Timestamp:
- 05/29/2011 06:55:03 PM (15 years ago)
- File:
-
- 1 edited
-
branches/plugin/bbpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbpress.php
r3265 r3273 251 251 */ 252 252 var $in_theme_compat = false; 253 254 /** Plugins ***************************************************************/ 255 256 /** 257 * @var mixed bbPress plugins that need a global data store should use this 258 */ 259 var $plugins = false; 253 260 254 261 /** Functions *************************************************************/
Note: See TracChangeset
for help on using the changeset viewer.