cfmgrv4 init...3

This commit is contained in:
최준흠 2024-10-22 15:26:17 +09:00
parent 4a4361bb81
commit 65788547ac

View File

@ -81,6 +81,7 @@ abstract class Cloudflare
log_message("notice", sprintf(
"현재: page[%s/%s] , total_count:[%s] , results:[%s]",
$i,
$total_page,
$total_count,
count($results)
));