From d3bccf57e8dfdf74464c175a3dca641a11d2e7f1 Mon Sep 17 00:00:00 2001 From: tripathyr Date: Mon, 8 Nov 2021 17:13:21 +0530 Subject: [PATCH] Update imp_files.php --- includes/imp_files.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/imp_files.php b/includes/imp_files.php index 936a451..11878b9 100644 --- a/includes/imp_files.php +++ b/includes/imp_files.php @@ -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;