Remove notices

This commit is contained in:
Champ Camba
2017-03-07 14:24:12 +08:00
parent b59780be00
commit 3948bed823
+1 -1
View File
@@ -25,7 +25,7 @@
extract( $array['post'] );
if ( empty( $output['error'] ) ){
$save = '';
$save = array();
$save[ $_metakey ] = null;
foreach( $array['post'] as $key => $val){