Changeset 4824 for trunk/includes/admin/converters/bbPress1.php
- Timestamp:
- 03/26/2013 01:31:12 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/includes/admin/converters/bbPress1.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/admin/converters/bbPress1.php
r4743 r4824 546 546 * This method is to save the salt and password together. That 547 547 * way when we authenticate it we can get it out of the database 548 * as one value. Array values are auto sanitized by wordpress.548 * as one value. Array values are auto sanitized by WordPress. 549 549 */ 550 550 public function callback_savepass( $field, $row ) {
Note: See TracChangeset
for help on using the changeset viewer.