Update defines.php

This commit is contained in:
tripathyr 2021-11-08 09:52:14 +05:30 committed by GitHub
parent 5eb89878b0
commit 49e4b242b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
if(!isset($_SESSION)) {
session_start();
$_SESSION['session_id'] = session_id();
}
//SITE DOMAIN NAME WITH HTTP