fix sites usage

This commit is contained in:
Damodar Lohani 2025-04-08 04:49:42 +00:00
parent 314da2bb85
commit 327cb671a1

View file

@ -8,6 +8,7 @@ class UsageSites extends UsageFunctions
{ {
public function __construct() public function __construct()
{ {
parent::__construct();
$this $this
->removeRule('functionsTotal') ->removeRule('functionsTotal')
->removeRule('functions') ->removeRule('functions')