Skip to content

Commit 794dec9

Browse files
committed
Mod. SFW. Editing comments, editing sfw downloads, and personal lists
1 parent e5c859f commit 794dec9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FirewallUpdater.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -985,7 +985,7 @@ public function directUpdate()
985985
}
986986

987987
/**
988-
* UPDATING PERSONAL BLACK LIST
988+
* UPDATING PERSONAL LIST
989989
*/
990990
$result_personal = \Cleantalk\Common\Firewall\Modules\Sfw::directUpdateGetBlackListsPersonal($this->api_key);
991991
if ( empty($result_personal['error']) && !empty($result_personal['blacklist']) ) {

0 commit comments

Comments
 (0)