Skip to:
Content

bbPress.org


Ignore:
Timestamp:
12/04/2017 03:58:31 AM (7 years ago)
Author:
netweb
Message:

API - Importers: WordPress capital_P_dangit for Xenforo importer.

Props @1naveengiri.
Fixes #3183.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/admin/converters/XenForo.php

    r6670 r6749  
    685685     * This method is to save the salt and password together.  That
    686686     * 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.
    688688     */
    689689    public function translate_savepass( $field, $row ) {
Note: See TracChangeset for help on using the changeset viewer.