diff --git a/wordpress-plugin-stena-websolutions.php b/wordpress-plugin-stena-websolutions.php index a36b901..daf2f0e 100644 --- a/wordpress-plugin-stena-websolutions.php +++ b/wordpress-plugin-stena-websolutions.php @@ -8,7 +8,7 @@ namespace SwsHelperPlugin; -require_once __DIR__ . '/classes/antispambot.php'; // Adjust the path as needed +require_once __DIR__ . '/classes/antispambot.php'; use SwsHelperPlugin\classes\AntiSpamBot;