mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Remove notices
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
extract( $array['post'] );
|
||||
if ( empty( $output['error'] ) ){
|
||||
|
||||
$save = '';
|
||||
$save = array();
|
||||
$save[ $_metakey ] = null;
|
||||
foreach( $array['post'] as $key => $val){
|
||||
|
||||
|
||||
Reference in New Issue
Block a user