smc
This commit is contained in:
3
smc/includes/check.php
Normal file
3
smc/includes/check.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
if(session_status() === PHP_SESSION_NONE) session_start();
|
||||
?>
|
||||
Reference in New Issue
Block a user