Changeset 7056 for trunk/src/includes/admin/converters/vBulletin.php
- Timestamp:
- 01/15/2020 10:13:55 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/converters/vBulletin.php
r6767 r7056 94 94 ); 95 95 96 // Forum slug (Clean name to avoid conf ilcts)96 // Forum slug (Clean name to avoid conflicts) 97 97 $this->field_map[] = array( 98 98 'from_tablename' => 'forum',
Note: See TracChangeset
for help on using the changeset viewer.