Update IndexNow.php

This commit is contained in:
Roman Kelesidis 2025-01-08 12:50:49 +07:00
commit 604d3d0b7e

View file

@ -50,6 +50,9 @@ class IndexNow
'naver' => 'searchadvisor.naver.com' 'naver' => 'searchadvisor.naver.com'
]; ];
/**
* IndexNow constructor
*/
public function __construct() public function __construct()
{ {
global $bb_cfg; global $bb_cfg;