mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Move totp.php out of functions folder into plugins then removed functions folder
This commit is contained in:
2
ajax.php
2
ajax.php
@@ -9,7 +9,7 @@
|
||||
require_once "config.php";
|
||||
require_once "functions.php";
|
||||
require_once "check_login.php";
|
||||
require_once "functions/totp.php";
|
||||
require_once "plugins/totp/totp.php";
|
||||
|
||||
/*
|
||||
* Fetches SSL certificates from remote hosts & returns the relevant info (issuer, expiry, public key)
|
||||
|
||||
Reference in New Issue
Block a user