2 Commits

Author SHA1 Message Date
  s0me0ne aa332b265b added BIC Browser Integrity Check 7 years ago
  s0me0ne d51e78ab99 added BIC Browser Integrity Check 7 years ago
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      sections/enable/index.php

+ 1
- 0
sections/enable/index.php View File

@@ -1,4 +1,5 @@
1 1
 <?
2
+BIC::challenge();
2 3
 
3 4
 if (isset($LoggedUser['ID']) || !isset($_GET['token']) || !FEATURE_EMAIL_REENABLE) {
4 5
     header("Location: index.php");

Loading…
Cancel
Save