Changeset 6749 for trunk/src/includes/admin/converters/XenForo.php
- Timestamp:
- 12/04/2017 03:58:31 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/converters/XenForo.php
r6670 r6749 685 685 * This method is to save the salt and password together. That 686 686 * way when we authenticate it we can get it out of the database 687 * as one value. Array values are auto sanitized by wordpress.687 * as one value. Array values are auto sanitized by WordPress. 688 688 */ 689 689 public function translate_savepass( $field, $row ) {
Note: See TracChangeset
for help on using the changeset viewer.