Changeset 11039
- Timestamp:
- 08/30/2016 08:10:09 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/classes/class-bp-xprofile-field-type-placeholder.php
r10417 r11039 26 26 */ 27 27 public function __construct() { 28 parent::__construct(); 29 28 30 $this->set_format( '/.*/', 'replace' ); 29 31 }
Note: See TracChangeset
for help on using the changeset viewer.