mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-16 05:03:33 +09:00
-some fixes
This commit is contained in:
@@ -1292,8 +1292,6 @@ if ( ! class_exists( 'um\core\Builtin' ) ) {
|
||||
|
||||
$all = UM()->fields()->array_sort_by_column( $all, 'title');
|
||||
|
||||
$all = array( 0 => '') + $all;
|
||||
|
||||
return $all;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user