Function Hook_import_mybb->import_cns_forum_groupings
Definitions
sources/hooks/modules/admin_import/mybb.php
- Standard import function.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$db | object | required parameter | N/A | N/A | The database connector to import from |
$table_prefix | string | required parameter | N/A | N/A | The table prefix the target prefix is using |
$old_base_dir | PATH | required parameter | N/A | N/A | The base directory we are importing from |