1
This commit is contained in:
@@ -20,8 +20,8 @@ class mail {
|
||||
}
|
||||
|
||||
public function promotion(Job $job,$data){
|
||||
$job->delete();
|
||||
aliemail($data['email'],$data['title'],$data['content'],$data['has_hb']);
|
||||
$job->delete();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user