refactor(shop-coupon): migrate admin module to DI and release 0.266
This commit is contained in:
@@ -51,6 +51,7 @@ class IntegrationsRepository
|
||||
} else {
|
||||
$this->db->insert( $table, [ 'name' => $name, 'value' => $value ] );
|
||||
}
|
||||
\S::delete_dir('../temp/');
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user