Add matching Model::reguard()
This commit is contained in:
parent
54fbd0540d
commit
ee046a8688
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ abstract class Importer
|
|||
|
||||
$this->log('------------- Action Summary ----------------');
|
||||
}
|
||||
Model::reguard();
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue