Update imp_files.php

This commit is contained in:
tripathyr 2021-11-08 17:13:21 +05:30 committed by GitHub
parent 09d3181e89
commit d3bccf57e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,6 @@ include_once 'functions.php';
//if logged in store user DB details
$fb_id = null;
$user_name = null;
$user_id = null;
$log_fullName = null;
$user_email = null;