ok
Direktori : /home2/selectio/public_html/lilyexpresslive/expense-invoice/ |
Current File : /home2/selectio/public_html/lilyexpresslive/expense-invoice/logout.php |
<?php ob_start(); session_start(); //include 'config.php'; unset($_SESSION['lily']); header("location: index.php"); ?>