mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-25 09:00:27 +00:00
Update Domain.php
This commit is contained in:
parent
cfe46d19a9
commit
2bdb7a37ba
1 changed files with 5 additions and 5 deletions
|
@ -109,11 +109,11 @@ class Domain extends Model
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
static::deleted(function ($model) {
|
// static::deleted(function ($model) {
|
||||||
|
//
|
||||||
ApacheBuild::dispatch();
|
// ApacheBuild::dispatch();
|
||||||
|
//
|
||||||
});
|
// });
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue