Mini Kabibi Habibi

Current Path : C:/Users/ITO/Downloads/InventorySystem_PHP/InventorySystem_PHP/
Upload File :
Current File : C:/Users/ITO/Downloads/InventorySystem_PHP/InventorySystem_PHP/logout.php

<?php
  require_once('includes/load.php');
  if(!$session->logout()) {redirect("index.php");}
?>