mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-14 04:06:36 +09:00
168d1471f1
- maybe upgrade friends table columns;
6 lines
123 B
PHP
6 lines
123 B
PHP
<?php if ( ! defined( 'ABSPATH' ) ) exit;
|
|
|
|
return array(
|
|
'fields2044' => 'fields2044',
|
|
'friends2044' => 'friends2044',
|
|
); |