Path : /proc/thread-self/root/var/www/html/smartcirqls.com/admin/include/ |
Current File : //proc/thread-self/root/var/www/html/smartcirqls.com/admin/include/session.php |
<?php session_start(); if(!isset($_SESSION['username'])){ header('location:login.php'); } ?>