| Current File : /var/www/mvc360.ucnms.co.in/v.2.0/web/connection/login/login-authenticate.php |
<?php
/* session_start();
if(empty($_SESSION['USER_ID']) ){
session_unset();
session_destroy();
header('location:../../');
}*/