Update imp_files.php
This commit is contained in:
parent
30f4136041
commit
370e66bf38
@ -9,6 +9,9 @@ require_once 'defines.php';
|
||||
require_once 'config.php';
|
||||
include_once 'autoload.php';
|
||||
include_once 'functions.php';
|
||||
include_once 'UsersFunc.php';
|
||||
|
||||
$db_connection = databaseConnection();
|
||||
|
||||
//if logged in store user DB details
|
||||
$flo_id = null;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user