phpBB::info()

Method: This method allows us to indicates what is or is not converted for each converter.

Source: includes/admin/converters/phpBB.php:712

Used by 0 functions | Uses 0 functions

phpBB::callback_savepass()

Method: This method is to save the salt and password together. That way when we authenticate it we can get it out of the database as one value.

Source: includes/admin/converters/phpBB.php:721

Used by 0 functions | Uses 0 functions

phpBB

Class: Implementation of phpBB v3 Converter.

Source: includes/admin/converters/phpBB.php:17

Used by 0 functions | Uses 1 function

Drupal7::callback_savepass()

Method: This method is to save the salt and password together. That way when we authenticate it we can get it out of the database as one value. Array values are auto sanitized by WordPress.

Source: includes/admin/converters/Drupal7.php:577

Used by 0 functions | Uses 0 functions