Skip to content

Commit 19a1731

Browse files
committed
Fix. Tests. Psalm notice fixed.
1 parent f9246ef commit 19a1731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cleantalk-antispam.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
require_once "lib/CleantalkRequest.php";
66
require_once "lib/CleantalkResponse.php";
77
require_once "lib/CleantalkAntispam.php";
8-
require_once "lib/CleantalkApi.php";
8+
require_once "lib/CleantalkAPI.php";

0 commit comments

Comments
 (0)