Changeset 11032 for trunk/src/bp-core/classes/class-bp-theme-compat.php
- Timestamp:
- 08/24/2016 11:25:28 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/classes/class-bp-theme-compat.php
r10528 r11032 51 51 * @param array $properties Array of properties for BP_Theme_Compat. 52 52 */ 53 53 public function __construct( Array $properties = array() ) { 54 54 $this->_data = $properties; 55 55 }
Note: See TracChangeset
for help on using the changeset viewer.