Fixes #423 remove extra call to load DB functions
This commit is contained in:
parent
d6956c9e06
commit
4a87f9e74b
@ -172,7 +172,6 @@ elseif (isset($_GET['h'])) {
|
||||
$hash = preg_replace('/[^a-zA-Z0-9]/', '', $_GET['h']);
|
||||
|
||||
// Connect to database
|
||||
hesk_load_database_functions();
|
||||
hesk_dbConnect();
|
||||
|
||||
// Expire verification hashes older than 2 hours
|
||||
|
Loading…
x
Reference in New Issue
Block a user