cfmgrv4 init...3
This commit is contained in:
parent
6dc4dffd37
commit
354ff06ae5
@ -71,12 +71,6 @@ class Cloudflare extends BaseController
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
foreach ($zones as $key => $zone) {
|
|
||||||
$this->record_process($zone);
|
|
||||||
}
|
|
||||||
// foreach ($zones as $key => $zone) {
|
|
||||||
// $this->firewall_process($zone);
|
|
||||||
// }
|
|
||||||
log_message("notice", "Reload 작업을 완료하였습니다.");
|
log_message("notice", "Reload 작업을 완료하였습니다.");
|
||||||
// $this->_db->transCommit();
|
// $this->_db->transCommit();
|
||||||
} catch (\Exception $e) {
|
} catch (\Exception $e) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user