remove error logs
This commit is contained in:
@@ -49,8 +49,6 @@ class Wiaas_Admin_CL_Customers {
|
||||
|
||||
$default_order_type = sanitize_key($_POST['default_order_type']);
|
||||
|
||||
error_log($default_order_type);
|
||||
|
||||
Wiaas_Shop::update_default_order_type($organization_id, $default_order_type);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user