Skip to content

Commit

Permalink
Update activate.php
Browse files Browse the repository at this point in the history
  • Loading branch information
foxodever committed Sep 21, 2021
1 parent 9be2a47 commit 20217da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/activate.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ function success() {
$cap = htmlspecialchars($_POST["cap"]);

if($cap == "") {

} else {
if($cap == $captcha) {
$tk = $_SESSION["tk"];
Expand Down

0 comments on commit 20217da

Please sign in to comment.